User forums > Nightly builds

The 04 april 2006 build is out.

(1/4) > >>

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 04 April 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060404_rev2296_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060404_rev2296_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060404_rev2296_fc4.rpm

Resolved Fixed:


* Simplified class browser
* Added configuration option for class browser to be a standalone free floating/docking window instead of appearing as a tab inside the project manager's notebook
* wxSmith redesign:
* Fixed preview-not-working bug
* Selection handling moved from wxsWindowEditor to wxsWindowRes (don't need to do broadcasting now)
* Added support for selection changing
* Added skeleton for function rebuilding code inside wxsWindowRes, updated all todos requiring code rebuild
* Property grid is now working (because of selection changing support with some bug fixes)
* Update class browser contents when changing from floating to docked-in-project-manager
* When typing in the class browser's search box, the Enter key starts the search
* Class browser searching improved: search starts at the currently selected node and searches all nodes inside it. If it fails, it searches the whole class browser tree. So basically, pressing Enter (or clicking the search button) continuously, will cycle through all the matching nodes
* Improved class browser search function
* Class browser now correctly updates when closing a project
* cbEVT_PROJECT_CLOSE event was fired a little too late, when the project's files were already deleted. Now it is fired at an earlier stage, where the project is still in a sane state
* Fixed a crash-on-exit under linux
Regressions/Confirmed/Annoying/Common bugs:


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

manmach:
It must be too early still, but I can't seem to see any difference to the class browser and no option to allow it to float freely.

What could I be missing?

madnut.ua:
Hello!

Till 2289 revision I was can't run c::b on FreeBSD, cause it fails on start  :(
But I solve this problem. I change encoding from "cp1253" to "utf-8" in classbrowser.xrc and now it work's.
Please, check all of your *.xrc files for right encoding

sztaniol:
          Hello!

  I have hard time to make this and the previous nightly build running.  I've been using RC2 before this and one friend of mine told me to try nightly builds. I've uninstaled the previous RC, deleted the whole directory, and i've unpacked the build for windows from here http://download.berlios.de/codeblocks/CB_20060404_rev2296_win32.7z to the old empty directory, I've also copied the wxWidget dll and the mingw dll inside the CodeBlocks folder.
  Here is my problem : when I start the codeblocks.exe it recognizes my mingw compiler, but after that it starts to use 70-100 % CPU and doesn't start, I waited 10 minutes ( 'cause I have a humble PC , 750 Duron, 128 MB RAM ) but C::B doesn't start.
  Has anybody the same issue ?

  Thanks!

squizzz:
@sztaniol - what's your operating system?

also

--- Quote ---I've also copied the wxWidget dll and the mingw dll inside the CodeBlocks folder.
--- End quote ---
Did you copy old dll from RC2 or the one listed in killerbot's post? (see first post for link :)). Nightly builds will only work with the latter.

Navigation

[0] Message Index

[#] Next page

Go to full version