User forums > Nightly builds
The 14 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 14 September 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060914_rev2976_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20060914_rev2976_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060914_rev2976_fc4+5.rpm
Resolved Fixed:
* Added a small delay before parsing the active file for functions, to allow for quick file switching without the editor lagging behind
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)
sethjackson:
Windows ANSI build is here.
@Tiwag did you solve your problem on Win 98?
This build probably didn't fix it...... :(
Methedrine:
Hello all,
first of all: Great job with codeblocks! It's cleary the best freeware IDE for c/c++ development I have stumbled across :)
Anyway, with todays nightly build I experienced the following message in codeblocks start-up:
--- Code: (dos) ---CodeSnippets: Cannot load file "C:\Dokumente und Einstellungen\Thomas\Anwendungsdaten\codeblocks\codesnippets.xml" because first child element cannot be found (malformed XML?).
--- End code ---
Content of the given file:
--- Code: (xml) ---<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<snippets />
--- End code ---
That content is always the same, even after closing codeblocks, deleting the file, opening and closing codeblocks again. It's not really a bug I know, it just looks somewhat strange when the standard xml file cannot be loaded properly. :D
rjmyst3:
As always, thanks for a fantastic IDE!! :D
I don't know if the recent issues with linux are considered resolved or not, but if so, I am still having some trouble.
Sometimes, most of the text in codeblocks turns into squares with numbers in them ( not the code files, or the logging type windows ). See the attached screenshot.
I saw it happen most when my program generated a seg fault during debugging, but it wasn't limited to that.
My system is Ubuntu Dapper, P4 2.8 with HyperThreading + custom libcairo with assert failure removed. The screenshot is from the deb package from the september 14 nightly build.
I don't have this problem with the August 29th build.
[attachment deleted by admin]
Pecan:
--- Quote from: Methedrine on September 14, 2006, 11:33:29 pm ---
--- Code: (dos) ---CodeSnippets: Cannot load file "C:\Dokumente und Einstellungen\Thomas\Anwendungsdaten\codeblocks\codesnippets.xml" because first child element cannot be found (malformed XML?).
--- End code ---
...<snip>...
it just looks somewhat strange when the standard xml file cannot be loaded properly. :D
--- End quote ---
That file belongs to a plugin called codeSnippets. It has nothing to do with the core CodeBlocks.
You can either Menu->View->CodeSnippets and add a catagory or snippet item to the snippet tree, or turn the plugin off.
Navigation
[0] Message Index
[#] Next page
Go to full version