User forums > General (but related to Code::Blocks)

TDM-GCC 5 series (Latest: 5.1.0 - 2015-06-28)

<< < (5/8) > >>

headkase:
Yes, TDragon, I am talking about building a 64 bit wxMSW 2.8.12 and 64 bit Code::Blocks on Windows.  wxMSW 2.8.12 compiles and works fine with TDM 5.1.0-3 32 bit so if 64 bit just isn't possible with wxMSW then I'll keep the 32 bit compiler installed and just use that for Code::Blocks SVN builds while using the 64 bit compiler for my personal projects.

As already said, wxWidgets 3.0.2 64 bit builds fine (with -fpermissive and -std=gnu++11 switches) with TDM64 5.1.0-2 and so does Code::Blocks SVN with it.  However, the text editor in the resulting binaries has issues with the caret/cursor not properly updating.

headkase:

--- Quote from: scarphin on July 02, 2015, 11:45:08 pm ---headkase: tdm4.9.2 successfully compiles wx2.8.12 (at least with a 64-bit friendly patch to the wx2.8 part) but be aware there is a bug in wx2.8 that effects debugger's frame numbers and stack switching.
Details here -> http://forums.codeblocks.org/index.php/topic,20155.0.html
If you want to go that way I've posted a patch to fix this in the above thread and it works but it is not applied to CB and won't be.

--- End quote ---

Thank you for the advice scarphin.  Looks like I'll be sticking with 32 bit builds for the foreseeable future.  One thing I am interested about though: where did you get that dark theme for Code::Blocks?  I'd like that very much..  I'm Windows 8.1 64 bit if it matters. :)

scarphin:
It's not a theme for CB, it's a win7 theme called Concave7. I just personalized the syntax highlighting and other colors. Colors other than the ones for the editor are not customizable without a general windows theme afaik.

headkase:
Ok, right on, thank you again scarphin.

gd_on:
I have found that using also -Wno-deprecated-declarations in the CXXFLAGS to compile wxWidgets 3.0.2 seriously diminishes the number of displayed warning when using TDM 5.1.0.
More, if you add this in the compiler options when compiling C::B with wxWidgets 3.0.2 and TDM 5.1.0, you avoid tons of warnings (in fact always the same ones but displayed so many times !)

gd-on

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version