Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on February 21, 2007, 09:04:00 pm

Title: The 21 february 2007 build is out.
Post by: killerbot on February 21, 2007, 09:04:00 pm
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 21 February 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070221_rev3631_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070221_rev3631_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070221_rev3631_suse100-102.i586.rpm
         http://prdownload.berlios.de/codeblocks/CB_20070221_rev3631_fc4+5.i586.rpm


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 21 february 2007 build is out.
Post by: dronT78 on February 21, 2007, 09:11:36 pm
svn say v.3632 already  :D
Title: Re: The 21 february 2007 build is out.
Post by: LCsquare on February 22, 2007, 03:29:06 am
The symbol table in Management Dialog is a bit crashed. (from 8/2/2007 nightly build). During I switch focus from different files, the "Current file symbols" will sometimes display nothing.

I need to re-activate the corresponding project, then switch the "View" to "Active Project Symbols", then back to "Current file symbols" in order to restore the expected symbols table.

Please help.
Title: Re: The 21 february 2007 build is out.
Post by: steveth45 on March 02, 2007, 08:50:02 am
I'm using this build with OpenSUSE 10.2.

This particular build has frozen up on me several times.  I didn't have that with the nightly builds from 2 or 3 weeks ago.  It generally happens just clicking around in different code files.  I wonder if some code completion stuff is getting stuck somewhere in an infinite loop.