Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on March 25, 2006, 07:17:56 pm

Title: The 25 march 2006 build is out.
Post by: killerbot on March 25, 2006, 07:17:56 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://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 25 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060325_rev2258_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060325_rev2258_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060325_rev2258_fc4.rpm

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 25 march 2006 build is out.
Post by: Conan Kudo on March 25, 2006, 07:23:30 pm
Uhh... I am not quite sure, but I think WxWidgets just silently released the newest version! It does not say on the main page, but once you go to the download page, it shows 2.6.3 stable, as if its been released! :shock: You may want to grab it and compile C::B with it and see if the wx problems are fixed! :P A new build could be made that is linked to the new WxWidgets! Very odd... I'm grabbing a copy right now! :D
Title: Re: The 25 march 2006 build is out.
Post by: yop on March 25, 2006, 07:27:45 pm
From the wxWidgets site main page:
Quote
March 25th, 2006: wxWidgets 2.6.3 has been released: please see the download page for details. This is a bug fix release. Notable improvements include Mac universal binary creation with the command-line tools, Windows Mobile 5.0 support, context menu and enhanced file selector support on Windows CE, AMD 64-bit compilation on Windows, better VC++ 2005 support, and more efficient paint handling on wxGTK.
Seems you were a few minutes faster  :lol:
Title: Re: The 25 march 2006 build is out.
Post by: Conan Kudo on March 25, 2006, 07:32:53 pm
Awesome!!!! I actually beat the devs about the announcement!!! That is a rarity I shall cherish forever!
Title: Re: The 25 march 2006 build is out.
Post by: Pecan on March 26, 2006, 04:19:25 pm
We still have the 99% cpu usage loop when the conf file is missing and splash is displaying.

I had to use a backup .conf to get CB running again.

This is a killer.