This thread is to cover the patches needed to get Code::Blocks to compile and link against wxWidgets 2.9.
NOTE: I think I need to start writing patches for wxWidgets 2.9, I am having issues compiling C::B with just the 2.8 Patches.
Status: I have started work again on this because wxWidgets 2.9 seems to be semi-stable right now.
See http://www.wxwidgets.org/wiki/index.php/Development:_UTF-8_Support#Incompatible_changes
Note: wxPropertyGrid 1.2.7 or 1.2.8 works better with wxWidgets 2.9.Note: wxWidgets 2.9 has not been released, but they are planning on starting work in the next month. It could be 6 months or so before a development release is done. This thread will be against CVS head.
Note: CVS Head has been changed a lot in the past two days (15Mar-17Mar), they have started to add minor changes to many files in order to begin the work needed by UTF8 ( this is a high priority task for wxWidgets 2.10/3.0 )
Note: The future release of 2.10 is undecided, they may go directly to 3.0 after the 2.9 series.
Note: These patches are useful ONLY to developers who can compile C::B from SVN
Note: These patches have yet to be approved by the Code::Blocks team.
Note: AS-IS No warranty, use with caution.
Note: This research is a follow on to work in thread
http://forums.codeblocks.org/index.php?topic=4495.0Note: This thread will reference my work on upgrading wxPropertyGrid
http://forums.codeblocks.org/index.php?topic=4638.0Note: This thread will reference my work on using sed to modify cbp files
http://forums.codeblocks.org/index.php?topic=5199.0Tim S