Author Topic: The 08 august 2006 build is out.  (Read 52609 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 08 august 2006 build is out.
« on: August 08, 2006, 10:17:53 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 08 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060808_rev2829_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060808_rev2829_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060808_rev2829_fc4+5.rpm


Resolved Fixed:

  • Speed-up operation of incremental select list utility dialog
  • Updated AStyle plugin to use AStyle 1.19 (July 31)
  • Removed INSTALL.TXT... finally
  • Fixed crash when debugger's tooltip is closed, under certain circumstances
  • Fixed crash while debugging and selecting some text. Also fixes correctly the previous crash regarding debugger tooltips
  • added new SDL scripted wizard (thanks sethjackson, slightly modified)
  • Fixed (i.e. removed) harmless error message when launching a new wizard

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)

« Last Edit: August 08, 2006, 11:44:14 pm by killerbot »

sethjackson

  • Guest
Re: The 08 august 2006 build is out.
« Reply #1 on: August 08, 2006, 10:26:50 pm »
EDIT:

Link removed.
« Last Edit: August 09, 2006, 08:26:11 pm by sethjackson »

marfig

  • Guest
Re: The 08 august 2006 build is out.
« Reply #2 on: August 09, 2006, 12:57:15 am »
The whole GDB error message when creating conditional breakpoints based on inline functions is showing now.

Thanks! :D

Angel Portal

  • Guest
Re: The 08 august 2006 build is out.
« Reply #3 on: August 09, 2006, 04:33:29 pm »

I am trying to extract the ANSI biuld in my Win98 but, it appears the
following message.

not supported archive.

Any Suggestion?

bigbug

  • Guest
Re: The 08 august 2006 build is out.
« Reply #4 on: August 09, 2006, 04:38:42 pm »

I am trying to extract the ANSI biuld in my Win98 but, it appears the
following message.

not supported archive.

Any Suggestion?
Try 7-Zip

Angel Portal

  • Guest
Re: The 08 august 2006 build is out.
« Reply #5 on: August 09, 2006, 04:47:04 pm »
I am using 7-Zip 4.42 on my system.
The other ansi dll
( http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z )
is extracting quite fine!
However the C::B new release in itself not!!!

Angel Portal

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 08 august 2006 build is out.
« Reply #6 on: August 09, 2006, 04:48:23 pm »
could be a corrupt download, or a corrupt upload. Well today or tomorrow there might be a new one ;-)

mdelfede

  • Guest
Re: The 08 august 2006 build is out.
« Reply #7 on: August 09, 2006, 04:59:04 pm »
I am using 7-Zip 4.42 on my system.
The other ansi dll
( http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z )
is extracting quite fine!
However the C::B new release in itself not!!!

Angel Portal

Btw, it's so easy to have codeblocks updated with svn, that it really make few sense to download nighty build each day....
I used it only first time to build the svn, and since then I do each day (also 3-4 times a day) an 'svn update' and a build.
It's faster than download the nighty build, unpack, put together in a directory, add the wxwidgets libs (in case you wiped out the last nighty build).
A complete svn update-compile-update.bat takes less than 5 min. on my pc, much less then the nighty build download and setup.

Ciao

Max

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 08 august 2006 build is out.
« Reply #8 on: August 09, 2006, 05:21:05 pm »
absolutely  8) 8) 8) 8)

sethjackson

  • Guest
Re: The 08 august 2006 build is out.
« Reply #9 on: August 09, 2006, 05:35:19 pm »
could be a corrupt download, or a corrupt upload. Well today or tomorrow there might be a new one ;-)

Yeah probably. :(
I will try to have a new one today. :)

Offline Phatency

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: The 08 august 2006 build is out.
« Reply #10 on: August 09, 2006, 05:52:33 pm »
It's faster than download the nighty build, unpack, put together in a directory, add the wxwidgets libs (in case you wiped out the last nighty build).
A complete svn update-compile-update.bat takes less than 5 min. on my pc, much less then the nighty build download and setup.


Compiling wxwidgets was such a pain I gave up :/

Angel Portal

  • Guest
Re: The 08 august 2006 build is out.
« Reply #11 on: August 09, 2006, 05:54:51 pm »

Hi!
I am reading the messages.
I was wondering if there any option of 7-Zip that I forgot.
I was reading the HELP of 7-Zip and noticed that there
are options for UNICODE WIN format and DOS format in the
comand version of 7-Zip.
I am using Win98, so I need to compile the wxWidgts for ANSI and
use the ansi nightly, to have my development environment working.

Offline craig

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 08 august 2006 build is out.
« Reply #12 on: August 09, 2006, 07:16:58 pm »
Hi,

I have been lurking here a while now and have something to say.
First thanks for the good work guys codeblocks is shaping up very nicely!

I too have been unable to download the 7zip ansi nightly builds using win98se.  It does however download correctly in winXP.  I have investigated the problem and the archive is being truncated at around 3.5MB hense the unpacking error.  I have eliminated my virus checker and firewall from suspision and the problem occurs with both Firefox and IE5.  The other 7zips hosted by berlioz download fine, and so I wonder if googlepages is the culprit?  But the wxwidgets file does download fine, so the problem must be with the file length.  This is as far I have been able to investigate, but I hope this helps.

Regards
Craig

sethjackson

  • Guest
Re: The 08 august 2006 build is out.
« Reply #13 on: August 09, 2006, 07:22:49 pm »
Hi,

I have been lurking here a while now and have something to say.
First thanks for the good work guys codeblocks is shaping up very nicely!

I too have been unable to download the 7zip ansi nightly builds using win98se.  It does however download correctly in winXP.  I have investigated the problem and the archive is being truncated at around 3.5MB hense the unpacking error.  I have eliminated my virus checker and firewall from suspision and the problem occurs with both Firefox and IE5.  The other 7zips hosted by berlioz download fine, and so I wonder if googlepages is the culprit?  But the wxwidgets file does download fine, so the problem must be with the file length.  This is as far I have been able to investigate, but I hope this helps.

Regards
Craig

Sigh it could indeed be googlepages. :P However I build the ansi on Window XP (as killerbot has done in the past), so it should work.....
I could try uploading somewhere else to be sure.....

mdelfede

  • Guest
Re: The 08 august 2006 build is out.
« Reply #14 on: August 09, 2006, 07:53:15 pm »
It's faster than download the nighty build, unpack, put together in a directory, add the wxwidgets libs (in case you wiped out the last nighty build).
A complete svn update-compile-update.bat takes less than 5 min. on my pc, much less then the nighty build download and setup.


Compiling wxwidgets was such a pain I gave up :/

Eheheehehe... wxwidgets IS a pain, but when you've got the dll, the most is done.
You can download the dll and build CB.

Ciao

Max