Author Topic: The 03 July 2006 build is out.  (Read 8827 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 03 July 2006 build is out.
« on: July 03, 2006, 10:42:14 pm »
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_wx2.6.3p2.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 (2.6.2) for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 03 July 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060703_rev2661_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060703_rev2661_Ubuntu6.06.deb (not this time)
         http://download.berlios.de/codeblocks/CB_20060703_rev2661_fc4+5.rpm (not yet)


Resolved Fixed:

  • Merged scripting_squirrel to trunk (revisions 2614 to 2657)
  • Old wxSmith:
    * Added setting up names in code creating window
  • Fixed all SqPlus build warnings
  • a test in fixing/workaround wx262 wxComboBox bug on 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)
  • menu items with icon not correctly aligned (since wx263)


Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 03 July 2006 build is out.
« Reply #1 on: July 04, 2006, 02:19:36 am »
I get an error because of the class wizard plugin !!!
"... was build with different Code::Blocks SDK version."

Plugin's SDK version: 1.7.18
Your SDK version: 1.8.0

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 03 July 2006 build is out.
« Reply #2 on: July 04, 2006, 07:31:49 am »
now that is strange, I always do a rebuid all -build.

Hmm, maybe better luck this evening. Anyone else also experiencing this ?
Maybe there's a leftover of a previous build on your system (angelscript has been removed now) ?

fest

  • Guest
Re: The 03 July 2006 build is out.
« Reply #3 on: July 04, 2006, 09:33:27 am »
For those who can't download wxmsw26u_gcc_cb_wx2.6.3p2.7z from the link above (user limit reached), here is the mirror: http://download2.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 03 July 2006 build is out.
« Reply #4 on: July 05, 2006, 01:27:42 am »
I found the error...
It was my fault !!!  :shock:
I had a copy of the class wizard inside the plugin folder and it wasn't overwritten by the new wizard, because of different file names...