-
Notifications
You must be signed in to change notification settings - Fork 58
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
Unable to build wxLua with wxwidgets 3.1.4 #88
Comments
If you still get an error, please include the exact version of wxwidgets and it commit hash if you are building from a repository. |
Hi Paul, my copy of wxWidgets is 3.1.4 downloaded from their website, not GitHub. And scanning their sources there's no reference to this platform thing. I'll keep my binaries as they are and just wait. This means that for the time being I have lost the fix for 'bind' you did. Thank you for the explanation. Antonio |
Can you include the command and the complete output of your wxlua compilation? |
I'm not sure why you're getting this error, as I just tested wxlua master branch with wxwidgets 3.1.4 on windows and didn't see any issues (everything compiled successfully). I'd be interested to see the command and the complete output of the compilation to figure out what's going on. |
Paul, later today I'm out of home. |
Hi Paul, in order:
|
@decuant, I don't see any wxlua output that is displayed when it's being set up, like the following:
|
Paul, here it is. |
@decuant, should be fixed now. Thank you for the report. |
Hello Paul,
since I follow development of wxLua, I noticed that it is true, how somebody else pointed out, that wxLuaCan.exe does not show any icon on the toolbar and I thought you fixed this problem, thus I downloaded the new sources and recompiled the whole lot, but it fails.
Is there something I'm missing? Do I have to manually add some variable in the CMake setup?
Thanks
Antonio
The text was updated successfully, but these errors were encountered: