Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on April 10, 2007, 09:02:25 pm

Title: The 10 April 2007 build is out.
Post by: killerbot on April 10, 2007, 09:02:25 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

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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 10 April 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070410_rev3823_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070410_rev3823_Ubuntu6.xx.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070410_rev3823_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070410_rev3823_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 10 April 2007 build is out.
Post by: Xaviou on April 10, 2007, 10:42:22 pm
Ubuntu 6.10 Amd64 .deb installer can be found here (http://www.esnips.com/web/CodeBlocks).

Title: Re: The 10 April 2007 build is out.
Post by: afb on April 10, 2007, 11:32:35 pm
- Mac OS X: (10.4 Universal)
        http://prdownload.berlios.de/codeblocks/CB_20070410_rev3823_macx86.zip
Title: Re: The 10 April 2007 build is out.
Post by: quad cortex on April 13, 2007, 01:57:53 am
Ubuntu 6.10 Amd64 .deb installer can be found here (http://www.esnips.com/web/CodeBlocks).



:| How do you get them when the deb has not even been released yet? I don't see any sources anywhere either. :x

edit: now that I think about it, maybe the deb is already out (or maybe the zip has the source?)... can't access the page. Seems the site is down.
Title: Re: The 10 April 2007 build is out.
Post by: TDragon on April 13, 2007, 02:31:20 am
:| How do you get them when the deb has not even been released yet? I don't see any sources anywhere either. :x

edit: now that I think about it, maybe the deb is already out (or maybe the zip has the source?)... can't access the page. Seems the site is down.
He builds them from SVN sources just like killerbot does. The instructions for obtaining the sources from SVN are here (http://www.codeblocks.org/source_code.shtml).
Title: Re: The 10 April 2007 build is out.
Post by: quad cortex on April 13, 2007, 02:50:37 am
Ah thanks for that. I was looking for something like this but the only thing I found was the  CVS  from sourceforge, which is, well, disabled.
Title: Re: The 10 April 2007 build is out.
Post by: Xaviou on April 13, 2007, 08:14:59 am
:| How do you get them when the deb has not even been released yet? I don't see any sources anywhere either. :x

edit: now that I think about it, maybe the deb is already out (or maybe the zip has the source?)... can't access the page. Seems the site is down.
He builds them from SVN sources just like killerbot does. The instructions for obtaining the sources from SVN are here (http://www.codeblocks.org/source_code.shtml).
That's right, I build it from SVN.
I had to do this because no amd64 deb installer can be found, and the regular nightly build deb installer can not be used on an 64bits architecture.
So, when I saw I could make one, I decided to publish it for others that could need it...