Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on September 24, 2007, 07:41:00 pm

Title: The 24 September 2007 build (4486) is out.
Post by: killerbot on September 24, 2007, 07:41:00 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 24 September 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070924_rev4486_win32.7z
  - Linux :
   none

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 24 September 2007 build (4486) is out.
Post by: Xaviou on September 24, 2007, 08:24:05 pm
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here (http://www.esnips.com/web/CodeBlocks).
Title: Re: The 24 September 2007 build (4486) is out.
Post by: pasgui on September 24, 2007, 08:36:02 pm
Build for Ubuntu 6.10/7.04 i386/amd64 can be found here (http://lgp203.free.fr/spip/spip.php?article1)
Title: Re: The 24 September 2007 build (4486) is out.
Post by: walterwang on September 24, 2007, 09:33:52 pm
Hello,
I have installed the SVN(4472)  build for Ubuntu 7.04 per APT,
but i got the following error by starting.

(codeblocks:21598): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed

and codeblocks seemed to be dead.

does anyone know this issue? is this a bug of codeblocks or from gtk?

Thanks

tao

Title: Re: The 24 September 2007 build (4486) is out.
Post by: darthdespotism on September 24, 2007, 10:10:34 pm
This is an issue with wxWidget2.8.3, which is not supported

http://wxwidgets.org/downloads/ (http://wxwidgets.org/downloads/)

explains how to add the needed Repos to Ubuntu, after this it should work fine
Title: Re: The 24 September 2007 build (4486) is out.
Post by: dk on September 25, 2007, 06:30:49 am
The size of the windows nightly build is about 9.8MB instead of usual 4.8MB.
Title: Re: The 24 September 2007 build (4486) is out.
Post by: Floréal on September 25, 2007, 11:34:15 am
Hi,
I would like to know if the debugging Watches could display the values of the items that are spied on, as they could be read by any out-stream (with operator<<(ostream&, const item&)), the same way it is possible in java to read objects that implément the toString() Method, while débuging.
Is there a gdb limitation that keep this functionnality?
It is quite hard to guess witch Values are contained in complex objets such as std::string, for example.

reguards,
Floréal

PS: I Also noticed a bug with the CC: It does not show the last item's icon.
Title: Re: The 24 September 2007 build (4486) is out.
Post by: cfdev on September 28, 2007, 11:12:24 am
hi all,
 :)

Slackware 12.0 package (builds with wx284) can be found here:

http://downloads.sourceforge.net/slackfr-packs/codeblocks-svn4486-i686-1cfdev.tgz

++