Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on November 24, 2006, 06:37:42 pm

Title: The 24 november 2006 build is out.
Post by: killerbot on November 24, 2006, 06:37:42 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

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 24 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061124_rev3258_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061124_rev3258_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061124_rev3258_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061124_rev3258_fc4+5.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 24 november 2006 build is out.
Post by: dmoore on November 24, 2006, 08:00:52 pm
Quote
fixed a reload projects bug when multiple projects were changed outside CB

tangentially related to this, I had a workspace open with several projects in it. The active project was the first one in the list, but the most recently opened was the last. When I click build, the active project builds normally. However, when I clicked Project->Build Options I was shown the build settings for the most recently opened project.