News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 24 february 2006 build is out.

Started by killerbot, February 24, 2006, 10:31:49 PM

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


Resolved Fixed:


  • Fixed occasional crash when removing files from a project (bug #006562)
  • Fixed (removed) bogus error message on project creation/loading, if mingw is not installed (bug #6531)
  • Moved basic compiler command line generation inside the SDK. This will allow for some nifty (mostly seemless) upgrades to the compiler framework

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)
  • there are several issues with Code Completion (is being redesigned : work in progress)


Acki

Hi,
if I start C::B now, I get this error message:
A plugin failed to load because it was built with a different Code::Blocks SDK version.

Plugin: C:\...\plugins\cbDragScroll.dll
Plugin's SDK version: 1.6.9
Your SDK ersion: 1.6.10

All others seems to work right...

-------------------------------------------------------------------------------
just testing ;)
glowing
shadow
marqueeSup
Sub
Teletype

Pecan

Please delete cbDragScroll out of your ...\share\CodeBlocks\plugins\
directory. It has been included in the contrib workspace by the
name "DragScroll.dll".

thanks
pecan



Acki