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

Test build system #3

Open
sonoro1234 opened this issue Mar 1, 2019 · 0 comments
Open

Test build system #3

sonoro1234 opened this issue Mar 1, 2019 · 0 comments

Comments

@sonoro1234
Copy link
Owner

sonoro1234 commented Mar 1, 2019

I have worked an all bundled build with cmake.
This has been tested with mingw (without msys) , nmake (msvc) and linux but still is left to try osx builds.
Any comments are appreciated.

One good start point for a mac osx build is looking for places in CMakeLists.txt that are now used for linux (if(UNIX)). Some will be good also for mac but others should be adapted.
First I would build it with -DBUILD_WXLUA=off because wxLua is the heaviest part and getting wx module from https://studio.zerobrane.com/support

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

No branches or pull requests

1 participant