User forums > Nightly builds
The 06 December 2007 build (4711) is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works.
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx287.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z
The 06 December 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20071206_rev4711_win32.7z
- Linux :
none
Resolved Fixed:
* CodeSnippets 1.2.108 2007/12/02
- force close of xml in OnRelease() (Closing window causes crashes)
- immediately delete canceled "New category" & "New snippet" items, ignore filelinks in canceled properties. Avoids unnecessary "delete?" dialog.
- fix macro substitution in CheckForMacros() broken by mod 99
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
kurapix:
Here is the build for Ubuntu 7.10 i386 - Gutsy Gibbon : download.
By the way, I'd like to say that I've just started working on updating my building script for Code::Blocks (I don't garantee anything about delay ...).
Thank you for the devs for their great work, you rocks!!! ;) Keep it that way.
Kurapix
orefa:
The message pane hides correctly now if there is no compilation error, thanks for this fix.
The pane still doesn't show on compile as before, to provide visual feedback that something is indeed happening and to show progress. Maybe the "View" settings needs an "Auto-show on compile" check box for this, although I don't remember seeing something like this in past versions when it used to behave smoothly all around...
pasgui:
Build for Ubuntu i386 can be found here
Best regards, pasgui
Rye:
I'm having a problem with compiling projects in C::B since i updated to revision 4711 today.
Every time i compile i get 'obsolete option' messages for every source file (as shown below) and allot of my include paths are not being added.
--- Code: ---Compiling: ../../Source/Interfaces/Interface.Audio.cpp
cc1plus: note: obsolete option -I- used, please use -iquote instead
Compiling: ../../Source/Interfaces/Interface.IO.cpp
cc1plus: note: obsolete option -I- used, please use -iquote instead
--- End code ---
I don't really understand this message and there are no compiler options in the project build options that look like -I-, i do however have alot of -I/usr/include styled options though, but that can't be obsolete can it? Also i don't understand this -iquote business. :S
Anybody know what happened, it was working fine in C::B revisions prior to 4700 and i haven't updated or changed any compiler tools to my knowledge so it must be something to do with my project build setup in C::B.
Navigation
[0] Message Index
[#] Next page
Go to full version