Author Topic: The 07 december 2006 build is out.  (Read 7776 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 07 december 2006 build is out.
« on: December 08, 2006, 12:20:22 am »
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://prdownload.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://prdownload.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 07 December 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061207_rev3357_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061207_rev3357_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061207_rev3357_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061207_rev3357_fc4+5.rpm (not yet)


Resolved Fixed:

  • [ Patch #1693 ] EditorBase bug fix (google code search)
  • [ Patch #1687 ] Typo in env settings
  • fixed several crashes with disabled compiler plugin
  • Switch encoding on illegal characters

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263)

« Last Edit: December 08, 2006, 07:20:25 pm by killerbot »

Offline SharkCZ

  • Almost regular
  • **
  • Posts: 131
Re: The 07 december 2006 build is out.
« Reply #1 on: December 08, 2006, 09:37:36 am »
This nightly build will be available soon in Fedora Extras for Fedora Core 5, 6 and Development.
Code::Blocks package maintainer for Fedora and EPEL

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 07 december 2006 build is out.
« Reply #2 on: December 08, 2006, 10:19:28 am »
Crash on project switchin during debug session.
BerliOS bug ID : 009655

Dje

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 07 december 2006 build is out.
« Reply #3 on: December 08, 2006, 01:05:16 pm »
Ubuntu 6.10 (Edgy) build here.

Offline DmP

  • Single posting newcomer
  • *
  • Posts: 9
Re: The 07 december 2006 build is out.
« Reply #4 on: December 14, 2006, 09:12:39 am »
Hello!

Code::Blocks not compile file if in workspace several projects and exemple:
I'm build first project, and set Active (by left click mouse :) ) second project and any file not compiling in second project from "Build->Compile current file".
But if click Build - project again compiling ok.

My OS: Win2000
Rev.: 3557
« Last Edit: December 14, 2006, 09:18:40 am by DmP »