Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on August 07, 2007, 05:43:11 pm

Title: The 07 august 2007 build (4357) is out.
Post by: killerbot on August 07, 2007, 05:43:11 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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

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 07 August 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 07 august 2007 build (4357) is out.
Post by: SR on August 07, 2007, 07:36:47 pm
Slackware build updated to revision 4357
http://sr.mcdir.ru/blogs/index.php?blog=7&p=127&more=1
Title: Re: The 07 august 2007 build (4357) is out.
Post by: RJP Computing on August 07, 2007, 07:42:09 pm
Has anybody had any problems with the "Build Target" combo in the build toolbar. It is not setting the target for me. I have tried deleting the Code::Blocks program directory and the settings folder under App Data. I am using Windows XP SP2. It has been this way for a few builds now. Any help would be appreciated.
Title: Bug #11607 still not REALLY fixed
Post by: szczepan on August 07, 2007, 11:43:54 pm
There are multiple instances of this bug pattern in the build system. Please reopen (https://developer.berlios.de/bugs/?func=detailbug&bug_id=11607&group_id=5358).



Title: Re: The 07 august 2007 build (4357) is out.
Post by: marfi on August 08, 2007, 11:16:28 am
Hi, another possible bug is that the debugger doesn't start anymore. I have deleted all folders and configuration files as required before installation of new nightly build, but the problem persists. I use Win XP 64-bit SP2.
Title: Re: The 07 august 2007 build (4357) is out.
Post by: dje on August 08, 2007, 11:52:53 am
Hi !

Hi, another possible bug is that the debugger doesn't start anymore. I have deleted all folders and configuration files as required before installation of new nightly build, but the problem persists. I use Win XP 64-bit SP2.

Quote
Does not start
or prints a Child process XXX... in the debugger log and does nothing ??

If it is the second case, I think this is the most important bug to fix before RC3 release. You can get rid of it by running your app (Build->Run) and stop it to wake up the debugger.

Dje
Title: Re: The 07 august 2007 build (4357) is out.
Post by: marfi on August 08, 2007, 12:15:34 pm
Yes, you are right; it is the second case. Exactly saying the debugger starts but finishes immediately without any effect. Here is a complete Debugger's log:

Code
Building to ensure sources are up-to-date
Build succeeded
Selecting target: Debug
Adding source dir: D:\MyWork\Source\VC++\UMLDesigner\
Adding source dir: D:\MyWork\Source\VC++\UMLDesigner\
Adding file: bin\Debug\UMLDesigner.exe
Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb 6.3
Child process PID: 2616
Debugger finished with status 0
Title: Re: The 07 august 2007 build (4357) is out.
Post by: dje on August 08, 2007, 01:56:22 pm
In fact, not exactly the same...
In my case (debugging my C::B plugin with C::B as host application on XP SP2), the debugger systematically hangs at line
Quote
Child process PID: 2616
but does not stop.

I already experiment this kind of situation (including Debugger finished with status 0) when a required binary is missing (a .so on Linux for example).

Dje
Title: Debian build not available
Post by: morgan on August 09, 2007, 12:19:26 pm
Can't download Debian build... Berlios sends me to an "object not found" error page

http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Debian4.0_wx2.8.4.tar.gz

Title: Re: Debian build not available
Post by: cstudent on August 09, 2007, 02:50:41 pm
Can't download Debian build... Berlios sends me to an "object not found" error page

http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Debian4.0_wx2.8.4.tar.gz



That's an error in the killerbot's post. There was neither an Ubuntu or Debian build for this revision. There is a Debian tarball for 8.6.07.
Title: Re: Debian build not available
Post by: killerbot on August 09, 2007, 03:02:16 pm
Can't download Debian build... Berlios sends me to an "object not found" error page

http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Debian4.0_wx2.8.4.tar.gz



That's an error in the killerbot's post. There was neither an Ubuntu or Debian build for this revision. There is a Debian tarball for 8.6.07.

fixed the post