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

How to compile? #1

Open
KatPurpy opened this issue Jul 28, 2021 · 1 comment
Open

How to compile? #1

KatPurpy opened this issue Jul 28, 2021 · 1 comment

Comments

@KatPurpy
Copy link

Hello, how to compile the library into shared library? For some reason there isn't any makefile or instructions how to compile it.

@sonoro1234
Copy link
Contributor

sonoro1234 commented Jul 29, 2021

It can be done in alot of different ways: several shared libraries, only one shared library ...
My best advise is to compile it as only one shared library along with some implementation (glfw or sdl2 for example)
This can be seen in https://github.com/sonoro1234/LuaJIT-ImGui/blob/master/CMakeLists.txt

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