User forums > Nightly builds
The 02 september 2006 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
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 02 September 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060902_rev2943_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20060902_rev2943_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060902_rev2943_fc4+5.rpm
Resolved Fixed:
* Added hack to fix toolbar sizes for toolbars that contain windows controls. This hack is automatically applied on all Windows versions prior to XP. An environment option has been added to enable this hack for XP too. This is needed only if you run C::B *without* a manifest file in XP
* Fixed a couple of issues when updating the symbols browser
* Added "All class methods without implementation" in editor's context menu ("Insert" submenu). This revealed a bug in the parser, regarding return values with namespaces. So expect it to output code that doesn't compile in these cases (until the parser bug is fixed)
* Fixed bad flickering caused the moment the code-completion list was shown. This was caused by a hack in wxScintilla. The side-effect is that the selected word in the list is highlighted in gray instead of blue (standard colors) but this shouldn't be too much of a problem
* Removed the environment option to enabling the toolbar hack for XP. It is now completely auto-detected if the hack is needed, for all Windows versions
* autodetect compilers : allow only 1 selection for default Compiler
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)
squizzz:
--- Quote ---
* Added hack to fix toolbar sizes for toolbars that contain windows controls. This hack is automatically applied on all Windows versions prior to XP. An environment option has been added to enable this hack for XP too. This is needed only if you run C::B *without* a manifest file in XP
--- End quote ---
Great thanks, this works beautifully! :)
thotypous:
I'm having the same problems Kazade reported with the recent SVN snapshots. C::B crashes when I save a file. It just avoids the use of C::B, because saving files is essential :lol:. Just compiled from sources the latest revision from SVN and the problem persists. :(
Keep up the good work with C::B :D
P.S.: The bug always happens. I just try to save a file and it crashes, everytime.
I'm using Gentoo Linux with wx2.6.2-unicode and C::B compiled directly from SVN. In the last days, the bug always happens in the same way.
Game_Ender:
Have you turned off CodeCompletetion? With all the updates to it in the recent past its has not been fully debugged on Linux. I can save files just fine with CB on Ubuntu wxGTK 2.6.1.
caposite:
Code::Blocks is getting more and more unusable on my SuSE Linux box lately. I crashes at any possible occasion. If I resize the symbol browser, it freezes. If I edit the code completion settings while I have an open project, it crashes. After some time (the time it takes for the parser to look at all my files) it freezes. Also, all the items in the symbol browser are always grayed and can't be used. For now, Code::Blocks is kinda unusable for me.
Nice work with the windows version it's now pretty nice on this OS, but I prefer to program on Linux and it is crashing way too much for me to be able to program decently.
Looks like the Linux side didn't get a lot of attention these days and I hope you'll look at the Linux problems soon.
Continue your great work, Code::Block is on the way of being the best C++ IDE (for me at least :P).
Navigation
[0] Message Index
[#] Next page
Go to full version