News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Wx_30_64, svn 9520 does not compile

Started by gd_on, January 03, 2014, 01:24:55 PM

Previous topic - Next topic

gd_on

Thanks for the tip  ;)
As I had already a CXXFLAGS="-fno-keep-inline-dllexport" (as suggested by TDM), I have simply replaced it by CXXFLAGS="-fno-keep-inline-dllexport -fpermissive"
Wx 2.8.12 compiles now in 64 bits and I have been able to compile C::B (svn 9571) with it in 64 bits too.
It seems to work !!!  ;D
- no problems with spellchecker nor with FortranProject plugin apparently.
- No messages about wxDebug alert, even on a release version of Wx 2.8.12.
Of course, it needs more testing than just trying to work with this C::B 64 bits version during a few minutes, but ...

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).