#Need help with compiling and installing wxWidgets under my configuration.

1 messages · Page 1 of 1 (latest)

gray drum
#

I am having extreme trouble building wxwidgets under xmake as my build system and using Zig as my C++ compiler, I have attached a build log. I think the isssue boils down to some stuff in the build log showing paths to the mingw includes in my msys2 environment, instead of the headers included with zig. I am just very confused because any attempt to try and solve this just doesn't fix it... I have the github for my attempts here: https://github.com/Brickmaster1/wxwidgets-testing/tree/main

GitHub

Contribute to Brickmaster1/wxwidgets-testing development by creating an account on GitHub.

orchid inletBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.