Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

h-raylib + dearImGui #210

Open
Ecialo opened this issue Nov 8, 2024 · 0 comments
Open

h-raylib + dearImGui #210

Ecialo opened this issue Nov 8, 2024 · 0 comments

Comments

@Ecialo
Copy link

Ecialo commented Nov 8, 2024

Hello

I'm trying to use dear-imgui with h-raylib. I've found out, that this can be possible by adding the little compatibility layer. I've tried to implement related bindings for Haskell, but have stuck with FFI, since I had no experience with it. To be specific, I got

Warning: the following files would be used as linker inputs, but linking is not being done: rlImGui/rlImGui.h
ghc-9.6.5: no input files

when I have tried to plug this rlImGui via inline-c lib.

Can you offer me a little helping hand?
I'm looking for any ideas how to debug this or for some guide about how to implement such bindings in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant