Author Topic: The 08 august 2007 build (4361) is out.  (Read 9885 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 08 august 2007 build (4361) is out.
« on: August 08, 2007, 05:33:43 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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

The 08 August 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070808_rev4361_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070808_rev4361_Ubuntu6.10+7.04_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070808_rev4361_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070808_rev4361_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070808_rev4361_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • Fixed: Out-of-place build fix for Todo plugin
  • wxSmith: Icon property is now used inside generated code and preview
  • make dist fix

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)

« Last Edit: August 08, 2007, 07:01:38 pm by killerbot »

Offline RJP Computing

  • Almost regular
  • **
  • Posts: 135
    • RJP Computing
Re: The 08 august 2007 build (4361) is out.
« Reply #1 on: August 08, 2007, 06:46:27 pm »
I am having problems with the "Build Target" combo in the build toolbar (see attached screenshot). It is not setting the target for me. I have tried deleting the Code::Blocks program directory and the settings folder under Application Data.

I am using Windows XP SP2. It has been this way for a few builds now.

[attachment deleted by admin]
- Ryan

Ubuntu/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, ATI Radeon 9600XT 256MB

hansg

  • Guest
Re: The 08 august 2007 build (4361) is out.
« Reply #2 on: August 08, 2007, 08:53:40 pm »
I installed the Ubuntu package on Ubuntu 6.10 and got the following error when i tried to run codeblocks:

 symbol lookup error: ./codeblocks: undefined symbol: _ZN13PluginManager10s_SafeModeE

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 08 august 2007 build (4361) is out.
« Reply #3 on: August 09, 2007, 01:21:46 am »
Updated packages for Suse 10.1, 10.2 and factory (i586 and x84_64) against wxgtk 2.8 are available:
All other distributions aren't supported atm.

have fun ;)
Nightly builds for openSUSE

hansg

  • Guest
Re: The 08 august 2007 build (4361) is out.
« Reply #4 on: August 09, 2007, 05:11:19 pm »
Hi,

What might I be doing wrong to get the error I reported above?  It's like theres an unresolved external in the build.

Thanks,
Hans