User forums > General (but related to Code::Blocks)
WxWidgets Latest 3.02 Won't Build
chrismac:
Has anyone got the latest wxWidgets 3.02 source to build using the steps recommended here (under Windows 8.1 - 64 bit) -- http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef#Build_wxWidgets -- mingw32-make -f makefile.gcc BUILD=release SHARED=1 MONOLITHIC=1 UNICODE=1 CXXFLAGS=-fno-keep-inline-dllexport ?
I installed wxMSW-3.0.2-Setup.exe ok, and used MSYS to configure the wx source but compiling it (using first MinGW32 and later MinGW64) doesn't seem to work for the latest wx source, as seen in the attached errors.txt . It compiles a few .o files then stops, after a number of them, with a fault. Is the current wxWidgets build broken ?
stahta01:
http://forums.codeblocks.org/index.php/topic,20382.msg140167.html#msg140167
Read the link and see of it helps.
Tim S.
ollydbg:
Another suggestion is that you can use the wx3.1 release, which may fix the issues in wx3.02.
stahta01:
--- Quote from: chrismac on April 18, 2016, 12:07:02 am ---... and used MSYS to configure the wx source but compiling it (using first MinGW32 and later MinGW64) doesn't seem to work for the latest wx source
--- End quote ---
Is there a reason you want to self compile wxWidgets for MSys2 instead of using the MSys2 wxWidgets package?
NOTE: The Code::Blocks wxWidgets Wizard does NOT currently support working with MSys2 wxWidgets package.
So, I know about that reason; do you have another reason?
Tim S.
chrismac:
Newbie alert - when discussing WxWidgets compiling. I'm only using MSYS to ./configure the WxWidgets files as I don't know of a way to configure using Windows command console, (and aren't skilled in configure in general). I wasn't aware that "instead of using the MSys2 wxWidgets package" was an option or the details of how to employ it to get CB working with WxWidgets libs. Thanks for the tip.
Navigation
[0] Message Index
[#] Next page
Go to full version