Author Topic: The 25 november 2006 build is out.  (Read 7217 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 25 november 2006 build is out.
« on: November 25, 2006, 06:13:51 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://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 25 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061125_rev3268_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061125_rev3268_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061125_rev3268_suse100+101.rpm
         http://prdownload.berlios.de/codeblocks/CB_20061125_rev3268_fc4+5.rpm


Resolved Fixed:

  • Fixed data path locating bug (always used /usr/local) in linux
  • Do not ignore --prefix command line option
  • Fixed freeze/crash on exit (linux)
  • Added option in editor settings to use POSIX style regex searches (patch #1629)
  • Fix for plugin path error message on startup (patch #1646)
  • re-attached crash handler (got lost on the way?!)

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: November 26, 2006, 12:38:56 pm by killerbot »

bubblegum.anarchy

  • Guest
Re: The 25 november 2006 build is out.
« Reply #1 on: November 25, 2006, 11:06:22 pm »
Kudos to the development team!

This is my first time coding with a nighly build (Nov 25 2006, 17:25:23 - wx2.6.3 Windows, unicode) - where are the color options for breakpoint, active line during debugging and error line for syntax highlighting for C/C++ normally (RC2) in the Configure Editor?

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 25 november 2006 build is out.
« Reply #2 on: November 26, 2006, 03:13:07 am »
Ubuntu 6.10 (Edgy) build here.


Problem with resource files not being found has been fixed thanks to the wonderful Code::Blocks developers. :)


Offline SharkCZ

  • Almost regular
  • **
  • Posts: 131
Re: The 25 november 2006 build is out.
« Reply #3 on: November 26, 2006, 10:35:18 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