Code::Blocks Forums
User forums => Nightly builds => Topic started 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:
- bug fix : [ Bug #9850 ] "build/select target" does not update "Build target" combo
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)
-
Ubuntu 6.10 (Edgy) build here (http://www.savefile.com/projects/1037211).
-
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.
-
Fix committed.
-
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 )
-
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 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...
-
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?
-
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.
-
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)