Author Topic: WxWidgets and Code::Blocks  (Read 5149 times)

Offline helpse

  • Multiple posting newcomer
  • *
  • Posts: 25
WxWidgets and Code::Blocks
« on: September 24, 2010, 04:16:04 am »
I've been looking in wiki, google and using the search functions at this forum, and i didnt get an answer for it. What's the most common WxWidget version to compile CB ? Can i use any last version, such 2.8.10, 2.8.11 or 2.9.1 ? Cause i followed all the instructions to build WxWidgets with minGW for windows, and i didnt succeed.

Im using windows 7, i have gcc 4.4.1 and 4.5.0 installed, and i downloaded wxwidgets 2.8.11 and 2.9.1.

I have tried and i got warnings and errors. The last time i tried, i got an error like "memory agoted". I will keep trying to build wxwidget, but my question here is what version of gcc and wxwidget are the recommended?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: WxWidgets and Code::Blocks
« Reply #1 on: September 24, 2010, 08:20:46 am »
2.8.11 should be OK (I'm using it). There were some bugs, but it is nothing serious, I think.
C::B 10.05 is build with 2.8.10.1 or something like that.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline helpse

  • Multiple posting newcomer
  • *
  • Posts: 25
Re: WxWidgets and Code::Blocks
« Reply #2 on: September 24, 2010, 01:09:37 pm »
And what about the gcc version? 4.4.1?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: WxWidgets and Code::Blocks
« Reply #3 on: September 24, 2010, 01:10:58 pm »
C::B for windows is build with this version (I think)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]