-
Notifications
You must be signed in to change notification settings - Fork 22
lmu2png: Add wxWidgets GUI #89
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
Conversation
|
That is great! I almost got this to build on Windows for testing :) (wx builds fine with vcpkg, but there is a problem with this ancient SDL_image.cmake file we use, fix in progress) |
|
I have a local branch that replaces SDL with freeimage, not finished yet though. |
|
Ah okay in that case I can skip the work on fixing cmake :) |
|
To fix PNG saving you must call Cleanup is not necessary:
|
|
Jenkins: test this please |
|
@carstene1ns this obviously has some conflicts now but freeimage and wx on Windows should be working now :) |
|
Yeah, will adapt this sometime in the next days. |
68999e9 to
1cc4f8a
Compare
|
Please test, it works for me™ |
|
Impressive error message from Windows global namespace pollution. Have to boot Windows to figure this mess out >.> |
…Image include conflicts with WinApi Header)

Also, multiple RTP dirs are now supported (like in Player).