Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on January 07, 2007, 06:37:44 pm

Title: The 07 January 2007 build is out.
Post by: killerbot on January 07, 2007, 06:37:44 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.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 07 January 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 07 January 2007 build is out.
Post by: cstudent on January 07, 2007, 09:08:25 pm
Ubuntu 6.10 (Edgy) build here (http://www.savefile.com/projects/1037211).
Title: Re: The 07 January 2007 build is out.
Post by: pvnhome on January 08, 2007, 12:04:52 pm
Hi! Thank you for great work!  :)

In CB_20061224_rev3421_win32 I have following command line for resource compiler:

rc.exe /ID:\CPP\wxWidgets_2_8_0\include /ID:\CPP\MS2005\VC\include /ID:\CPP\MS2005\VC\PlatformSDK\Include  -foDebug\src\netcommander.res src\netcommander.rc

After upgrade to CB_20070107_rev3464_win32 command line is

rc.exe /ID:\CPP\wxWidgets_2_8_0\include /ID:\CPP\MS2005\VC\include /ID:\CPP\MS2005\VC\PlatformSDK\Include  -foDebug\src\netcommander.obj src\netcommander.rc

I think this is a bug.
Title: Re: The 07 January 2007 build is out.
Post by: mandrav on January 08, 2007, 01:03:36 pm
Fix committed.
Title: Re: The 07 January 2007 build is out.
Post by: sque on January 08, 2007, 03:58:29 pm
Nice to see new things. :D Keep up good work!

(@mandrav XRONIA POLLA!!! :D Oti epithymeis k elpizw mas keraseis mia kainouria RC se ligo kairo :P )
Title: Re: The 07 January 2007 build is out.
Post by: indigo0086 on January 08, 2007, 04:42:50 pm
I noticed that sometimes when I start up Code::Blocks, it just doesn't focus or show in the task bar until you alt+tab it to focus.
Title: Re: The 07 January 2007 build is out.
Post by: mscava on January 08, 2007, 04:56:15 pm
I noticed that sometimes when I start up Code::Blocks, it just doesn't focus or show in the task bar until you alt+tab it to focus.
I can confirm this...
Title: Re: The 07 January 2007 build is out.
Post by: indigo0086 on January 08, 2007, 05:42:20 pm
Also will there be a way to add in the Source Formatter to add an indent after you press enter after a public: or private: keyword?
Title: Re: The 07 January 2007 build is out.
Post by: mandrav on January 08, 2007, 06:03:01 pm
Also will there be a way to add in the Source Formatter to add an indent after you press enter after a public: or private: keyword?

Post a feature request at Berlios. This has nothing to do with the source formatter but with the simple formatting-as-you-type we have embedded in the editor.
Title: Re: The 07 January 2007 build is out.
Post by: Phatency on January 09, 2007, 12:37:00 am
I noticed that sometimes when I start up Code::Blocks, it just doesn't focus or show in the task bar until you alt+tab it to focus.
I can confirm this...
For me it has always been because it popups that compiler detection dialog.  Quite general problem in windows (at least for me)