News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 17 february 2006 build is out.

Started by killerbot, February 18, 2006, 12:00:23 AM

Previous topic - Next topic

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 17 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060217_rev2025_win32.7z
  - Linux : not supported yet


Resolved Fixed:


  • Patched AngelScript with initial support for PowerPC (PPC) (patch #824)
  • Added "Clear" button in globals compiler options "Programs->Additional paths" (patch #840)
  • Added all enums of CompileTargetBase and cbProject as script constants for use by scripts
  • Moved all constants script bindings to a separate file (const_bindings.cpp/h)
  • remove breakpoints working with gdb 6.3-2
  • Fixed "Can't open registry key..." error
  • Revamped "Do you want to register Code::Blocks" dialog at startup
  • Added management dialog for file type registering
  • Recoded file type associations to be more flexible
  • fix EXTRA_DIST
  • Custom variables panel in compiler options are properly trimmed and quoted now
  • Image update, Filetypes update

Regressions/Confirmed/Annoying/Common bugs:


  • DDE bug : clicking in windows explorer on a CB registered file throws an error message box
  • toolbar-images-not-changing-state (is a wx problem)


tretton

#1
Maaaan, BerliOS are having some serious issues keeping their servers working... I can't download anything from them half of the time. :(

Anyway, great job on C::B! I check back every day for the latest version. :)

[edit]Yay, it's alive! Even though at snail speed... :)[/edit]

killerbot

It is up NOW,  post my message during the upload of the build SO there's a small amount of time when the link is going nowhere ;-)

tretton

Ohh, that explains it. But still, BerliOS gave me some sweet looking PHP errors when I tried, so it can't be all good. :P

Conan Kudo

Does the VC importer import interproject dependencies and assembly now? And is NASM compatible with MASM?

killerbot