Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Threadsearch plugin cause crash when initilized (wx3.1,C::B svn head)
killerbot:
where do you get "mingw-build i686-7.2.0-release-posix-dwarf-rt_v5-rev1 compiler" ?
ollydbg:
--- Quote from: killerbot on February 09, 2018, 07:14:20 am ---where do you get "mingw-build i686-7.2.0-release-posix-dwarf-rt_v5-rev1 compiler" ?
--- End quote ---
Here
--- Code: ---https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/7.2.0/threads-posix/dwarf/i686-7.2.0-release-posix-dwarf-rt_v5-rev1.7z/download
--- End code ---
Note that the official wxWidgets 3.1.1 release also use their compiler, see here: Release Release candidate for wxWidgets 3.1.1 ยท wxWidgets/wxWidgets
--- Quote ---Binaries
We provide pre-built binary files for the following compilers:
Microsoft Visual C++ compiler versions 9.0, 10.0, 11.0, 12.0, 14.0 and 14.1 (corresponding to marketing product names of Microsoft Visual Studio 2008, 2010, 2012, 2013, 2015 and 2017 respectively).
MinGW-TDM versions 5.1 and 7.2 (with the default SJLJ exceptions propagation method, using C++11). Please note that you need to use the very latest MinGW 7.2 compiler release with this version of the compiler which can be downloaded from here for 32 bits and here for 64 bits, the older "rev0" release has a known bug affecting building wxWidgets in some scenarios.
--- End quote ---
The gcc 7.2 mentioned above also comes from the mingw-w64 site, which is slightly different from mine. (I use the drawf version, and they use SJLJ version)
oBFusCATed:
@killerbot: Can you make a new night build using wx3.1.1 and this compiler?
Navigation
[0] Message Index
[*] Previous page
Go to full version