News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Ubuntu 7.04 shipping with wxWidgets 2.8

Started by nottin, March 05, 2007, 06:32:09 AM

Previous topic - Next topic

nottin

Ubuntu 7.04 (Feisty Fawn), due to be shipped on April 19th, will ship with both wxWidgets 2.6 and 2.8 (currently 2.8.1).
I'm currently on Herd-5, but I have yet to try to build Code::Blocks with the version of wxWidgets 2.8 Ubuntu ships with.
Guess I'll try with stahta01's patches one of these days  :)

kramed

I had it compile for me using 2.8 and it worked fine except all the "New" dialogs were broken. Couldn't create a project or anything. Had to touch my .cpp files and then open them. Didnt take long for me to revert back :P

stahta01

Quote from: kramed on March 14, 2007, 10:15:11 PM
I had it compile for me using 2.8 and it worked fine except all the "New" dialogs were broken. Couldn't create a project or anything. Had to touch my .cpp files and then open them. Didnt take long for me to revert back :P

Did you apply patches to C::B like these

Needed if using wxSmith
[ Patch #1903 ] wxSmith patch for wxW28 and wxPropertyGrid 1.2.x
  https://developer.berlios.de/patch/?func=detailpatch&patch_id=1903&group_id=5358

Needed if using wxWidgets 2.8
[ Patch #1893 ] wxCheckListBox patch for wxWidgets 2.8
  https://developer.berlios.de/patch/?func=detailpatch&patch_id=1893&group_id=5358

Needed if using wxWidgets 2.8, fixes an bug similar to your's
[ Patch #1880 ] Truncated new project scripted wizard fix for wxW28
  https://developer.berlios.de/patch/?func=detailpatch&patch_id=1880&group_id=5358

See my 2.8 thread here
http://forums.next.codeblocks.org/index.php?topic=4495.0

See my 2.9 thread here
http://forums.next.codeblocks.org/index.php?topic=4982
Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]