User forums > Nightly builds

The 25 march 2006 build is out.

(1/1)

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://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:


* keybinder : wxEvent's protected member access replaced by it's public getter methods
* Fixed broken removal of files/folders from the project tree, when the project file was in a subfolder (bug #6782)
* (Editor is now building palette.
Made some basic adjustment of item priorities to show them in correct order in item palette)
* Added support for anonymous namespaces in code-completion
* Fixed typo in LD_LIBRARY_PATH setting when running a console program
(non-windows platforms)
* codestat :
  - includes clean up
  - cbMessageBox
  - variable declaration points
  - preincrement
  - unix project : remove of include directive
* Turn mouse cursor to "busy" (hourglass) while loading the editor
settings dialog (it takes some time because it's reloading all lexers)
* [ Patch #952 ] Project opened twice when passed in command line
* The debugger, under non-windows platforms, can now interrupt the
running process (i.e. break into it while it's running).
* Codestat: The plugin configuration panel appeared in the wrong settings panel -> fixed
* fixed a typo in include in projectmanager.cpp
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem)
* there are several issues with Code Completion (is being redesigned : work in progress)

Conan Kudo:
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

yop:
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.

--- End quote ---
Seems you were a few minutes faster  :lol:

Conan Kudo:
Awesome!!!! I actually beat the devs about the announcement!!! That is a rarity I shall cherish forever!

Pecan:
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.

Navigation

[0] Message Index

Go to full version