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

Failed include_directories in linux #31

Closed
sonoro1234 opened this issue May 1, 2019 · 1 comment
Closed

Failed include_directories in linux #31

sonoro1234 opened this issue May 1, 2019 · 1 comment

Comments

@sonoro1234
Copy link
Contributor

sonoro1234 commented May 1, 2019

I am trying to build on linux.
There is a complain about wx/string.h missing so I look for variable wxWidgets_INCLUDE_DIRS (generated in FindwxWidgets.cmake) and it does not point to required wxWidgets_ROOT_DIR/include.

May this could be the cause but I am not able to find when wxWidgets_INCLUDE_DIRS is really added with cmake include_directories althought it must happen somewere because on windows it works. Do you know where?

@sonoro1234
Copy link
Contributor Author

sonoro1234 commented May 1, 2019

There has been "recent" commits regarding this in wxWidgets
wxWidgets/wxWidgets@c0544af
May be I shouldnt have used the cmake build for wxWidgets 3.1.1 as it was still not working on linux.
May be now works but wxLua cant be built against wxWidgets 3.1.2

Just checked that cmake building of last wxWidgets master solves that

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