Author Topic: bootstrap felled need help  (Read 11399 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: bootstrap felled need help
« Reply #15 on: August 22, 2009, 03:52:33 pm »
I agree use 2.8.10 or the 2.8 Branch do not use wxWidgets 2.9.0 or higher. It currently requires patches to Code::Blocks and Code::Blocks does not work very well even with the patches.

wxWidgets trunk is 2.9.1 or higher.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline doctorlinux

  • Multiple posting newcomer
  • *
  • Posts: 11
  • fedora 11
Re: bootstrap felled need help
« Reply #16 on: August 23, 2009, 12:34:44 am »
I admit to use wx2.8.10 or at least the wx2.9-branch, not trunk, unless you know exactly what you do.
Or you will most likely run in new troubles, because C::B is not (yet) fully compatible with wx-trunk and it's under heavy development.

You might get a version where some code is temporarily removed (at least the content of some function bodies) to be refactored, or just not working.
I saw this for example in wxAuiNoteBook and related classes, in this case C::B will not work at all and/or the build will fail.

You are right! It did build but with 1 error. So I rebuild it with src all 2.8.10 Thank Jens.
I'm going to rebuild it latter on with the wx2.9-branch just not right now, I need to learn more about c++, wx, and C::B first, and It takes to long to download it with a modem too. 
Fedora 11
C::B Version SVN /trunk 8.02

Thanks & God Bless!