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

C example #85

Closed
zloidemon opened this issue Nov 28, 2018 · 3 comments
Closed

C example #85

zloidemon opened this issue Nov 28, 2018 · 3 comments

Comments

@zloidemon
Copy link

Hello,

Can you make ANSI C example for this binding?

@sonoro1234
Copy link
Contributor

The generated cimgui module is not useful alone.

Minimal use case would be compiling as in
https://github.com/sonoro1234/LuaJIT-ImGui with IMPL_GLFW=yes, IMPL_OPENGL2=yes to get a module with ImGui implementations for GLFW and opengl2.1 and then link that module to a C program in the lines of
https://github.com/sonoro1234/LuaJIT-ImGui/blob/master_auto_implementations/examples/minimal_main.lua

@zloidemon
Copy link
Author

I'm doing bindings to new language via your C bridge.

@sonoro1234
Copy link
Contributor

Dont hesitate on making questions about binding generation

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

2 participants