User forums > Nightly builds
The 05 january 2007 build is out.
killerbot:
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 05 January 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070105_rev3461_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070105_rev3461_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20070105_rev3461_suse100+101.i586.rpm
http://prdownload.berlios.de/codeblocks/CB_20070105_rev3461_fc4+5.i586.rpm
Resolved Fixed:
* added support for flat objects usage :
- "compiler" switch : Advanced compiler options : Other : UseFlatObjects
- the object file will be create directly under the object output dir, no subdirs reflecting the source tree
* compiler switches structure now has constructor : several switches never got initialized in the different compilers
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)
sethjackson:
Windows ANSI build here.
xinlnix:
Hi,developers:
I have a suggestion with c:b, In the early version, the c++ editor had a maximize /normalize /minimize button on the right- top corner, and I usually used these button maximizing my editor window when I edit the codes. Why in the new version, they have disappeared.Can you restore this function?
Thanks a lot.
Ceniza:
Buttons on the upper right corner? It must be the ones provided by the MDI when Code::Blocks used it, but it was then replaced by a notebook and now we're using wxFlatNotebook.
The whole idea was to replace the MDI with a notebook with a close button (just like Firefox handles multiple pages), and that's what we finally got.
Sorry but I don't really think the functionality provided by those buttons will be back now we got tabs, and trying to provide both as an option would be awkward.
Jan van den Borst:
Hi,
I'm experiencing a crash just opening the project properties and then closing the dialog.
I also have this problem in the jan 4 build.
regards jan
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
Go to full version