Author Topic: FYI: wxWidgets 2.9.5 has arrived.  (Read 8723 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline golgepapaz

  • Multiple posting newcomer
  • *
  • Posts: 44
Re: FYI: wxWidgets 2.9.5 has arrived.
« Reply #1 on: July 17, 2013, 11:21:39 am »
heh finally. So when will the C::B officially support it?
Should not this be priority?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: FYI: wxWidgets 2.9.5 has arrived.
« Reply #2 on: July 17, 2013, 11:37:05 am »
When they get 3.0 out.
But what exactly do you mean by support 2.9? C::B compiles with 2.9 and almost runs fine :)
(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 golgepapaz

  • Multiple posting newcomer
  • *
  • Posts: 44
Re: FYI: wxWidgets 2.9.5 has arrived.
« Reply #3 on: July 17, 2013, 12:13:45 pm »
When they get 3.0 out.
But what exactly do you mean by support 2.9? C::B compiles with 2.9 and almost runs fine :)
yeah almost is the word :). On windows you get a plethora of assertions especially with the debug wxWidgets2.9(I added one
or two patches.  some of them event applied to the C::B).Also there are many plugins that needs to be upgraded too.
I vaguely remember wxSmith causing crashes and debug assertions. Don't know about the latest status though.