User forums > Nightly builds

The 14 November 2007 build (4630) is out.

(1/4) > >>

killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx286.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 14 November 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071114_rev4630_win32.7z
  - Linux :
   none

Resolved Fixed:


* Fixed functions toolbar being cleared when closing a non-active editor (patch #2227)
* Fixed debugger to stop on first breakpoint in linux (patch #2225)
* Fix rare crash in debugger plugin.
* Separated per-target additional gdb commands in two steps: a) before establishing remote connection (if any) and b) after remote connection is established
* Added per-target debugger option to skip adjusting LD_LIBRARY_PATH
* Moved wxPropertyGrid into wxSmith folder (it's no longer part of sdk)
* wxSmith:
* Fixed bug with tree labels not changing value after variable name was changed
* Fixed crash on exit when did not want to save .wxs file
* Welcome the new log manager
* App's debug log is now only present if --debug-log option is used
* Moved open files list to a separate plugin
* Added "open in embedded viewer" option in help plugin. This way, simple HTML files (no javascript, exotic CSS, etc!) can be opened inside Code::Blocks instead of external browser. A good example is wxWidgets docs.
* HTML log file is now a link in build log and can be clicked to open
* Files extension handler has been updated to recognize HTML files and open them in the embedded viewer, if the user has NOT added a different association manually.
* wxSmith: Fixed few problems with toolbar editor
* wxSmith:
* Remove DGBLOG entreis I forgot to remove (thanx killerbot for finding them)
* Make font face name non-translated string (was translated before)
* Moved firing of cbEVT_EDITOR_CLOSE in EditorBase so foreign editors send it too (e.g. wxSmith). Caused a bug in open files list plugin.
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)

pasgui:
Build for Ubuntu i386 can be found here

dronT78:
Thanks! Compiling now  :D

Xaviou:
Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here.

Kazade:
I just updated using Pasgui's repository, but when I try to run CodeBlocks I get this output:

codeblocks: symbol lookup error: codeblocks: undefined symbol: cbEVT_ADD_LOG_WINDOW

This is on Ubuntu Gutsy, any ideas?

EDIT:

Don't worry, I didn't realize libcodeblocks0 was being held back because I didn't have wx2.8

Navigation

[0] Message Index

[#] Next page

Go to full version