News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 25 January 2007 build is out.

Started by killerbot, January 25, 2007, 05:45:28 PM

Previous topic - Next topic

killerbot

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 25 January 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070125_rev3540_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070125_rev3540_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070125_rev3540_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070125_rev3540_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • Fixed bug causing hang-up when converting projects not using wxSmith before

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)


bygreen


mscava

Quote from: bygreen on January 26, 2007, 07:19:49 AM
I got error messagebox like this!!
Remove startup.script from that location... ( You have to enable 'Show hidden files to do this' )

Jewe

@bygreen

Dude if you want to keep your ID hidden, maybe next time also hide the ID in the Callstack report.. :P
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

jsibarani