Author Topic: The 04 march 2006 build is out.  (Read 10179 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 04 march 2006 build is out.
« on: March 05, 2006, 01:01:41 am »
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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

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

The 04 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060304_rev2134_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • Double-clicking on a breakpoint in the breakpoints window now opens
    the file (would just focus it if it was already open)
  • Fixed wrong order of macro substitution for targets working dir, which
    could result in invalid paths

Regressions/Confirmed/Annoying/Common bugs:

  • DDE bug : clicking in windows explorer on a CB registered file throws an error message box
  • toolbar-images-not-changing-state (is a wx problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)