User forums > Nightly builds
The 14 February 2009 build (5456) 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_wx289.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 14 February 2009 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20090214_rev5456_win32.7z
- Linux :
none
Resolved Fixed:
* wxSmith: Fixed event names for wxListbook and wxChoicebook (thanks goes for kencamargo for finding this)
* Fixed: File can't be opened if "As Default encoding ..." option is selected
* encoding detector: using system locale as backup-solution has returned
* HexEdit: Added support for files up to 2GB (unchanged data is read directly from the file)
* HexEdit: Resolved problems related to 32-bit resolution of scrollbar, HexEdit can now support files with size up to about 10^19
* Fixed: [Bug #15121] PlatMacOSX.cxx:324: Mismatching allocation and deallocation
* Added: Digital Mars C/C++ compiler Debug options, Warning options, Optimization options & Exception options to scripted wizard
* avoid unneded quotes in commands, otherwise using of "konsole" unde KDE gets broken, fix for issue coming in with rev 5410
* HexEdit: Implemented search support
* HexEdit: Integrated internal search with normal editor's search history
* HexEdit: (version 0.5 ready)
* Implemented backward search
* Few bugfixes
* HexEdit: Fixed crashing internal test cases, caused by using wxProgressDialog from other thread
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
ollydbg:
Thank you! I will download and test it!
Jenna:
I just uploaded debian binaries (i386 and amd64) and sources for this morningly :wink: to my repo (see signature).
pasgui:
Build for Ubuntu i386/amd64 can be found here
Best regards, pasgui
dk:
I have build this nightly for ALT Linux. The previous nightly works fine, but this nightly crashes when trying to compile any file.
I've installed new nightly and remove ~/.codeblocks directory.
After starting codeblocks, GCC compiler is detected.
I am creating simple C++ file with content:
--- Code: ---int main() {return 0;}
--- End code ---
After selecting "Build" from menu, I've got "Debug report preview" and C::B crash.
Navigation
[0] Message Index
[#] Next page
Go to full version