Author Topic: Wx_30_64, svn 9520 does not compile  (Read 22613 times)

Offline gd_on

  • Lives here!
  • ****
  • Posts: 795
Re: Wx_30_64, svn 9520 does not compile
« Reply #15 on: January 12, 2014, 07:49:57 pm »
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 (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).