User forums > Nightly builds
The 26 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_version3.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 26 January 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070126_rev3542_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070126_rev3542_Ubuntu6.xx.deb
http://prdownload.berlios.de/codeblocks/CB_20070126_rev3542_suse100+101.i586.rpm
http://prdownload.berlios.de/codeblocks/CB_20070126_rev3542_fc4+5.i586.rpm
Resolved Fixed:
* Added encoding detection for files loading (brute-force)
* Greatly improved C++ parser's parsing time (~70-90% decrease)
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)
jpaterso:
--- Quote from: killerbot on January 26, 2007, 11:15:31 pm ---
* Greatly improved C++ parser's parsing time (~70-90% decrease)
--- End quote ---
Wow that's a serious speedup! Thanks!
dronT78:
Checkout rev. 3543
./bootstrap
error : configure.in:10: require Automake 1.9, but have 1.7.9
but yesterday all was ok.
whats up? :shock:
i have automake 1.10!
OS Gentoo Linux AMD64
TheTuxKeeper:
--- Quote from: dronT78 on January 27, 2007, 11:18:30 am ---Checkout rev. 3543
./bootstrap
error : configure.in:10: require Automake 1.9, but have 1.7.9
but yesterday all was ok.
whats up? :shock:
i have automake 1.10!
OS Gentoo Linux AMD64
--- End quote ---
I'll check this. It's a problem with the WANT_AUTOMAKE variable, it is currently set to 1.7, but due to my change in configure.in 1.9 is required, but only for make dist :?
Jan van den Borst:
LS
Some time ago I posted a bug regarding editing my project. At some point the bug was gone, now it has returned.
The bug is editing the properties of my lib building project. If I open the properties of this project and then press the OK button it crashes my codeblocks. If I press cancel codeblocks doesnt crash. I cannot figure out what is wrong: Is it my project file or my conf file.
Any help is welcome.
(project file and conf file included)
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
Go to full version