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 August 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060802_rev2803_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20060802_rev2803_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060802_rev2803_fc4+5.rpm
Resolved Fixed:
- [ Patch #1259 ] Wrong path to compiler settings
- [ Patch #1262 ] Make lexer
- Log some common GDB error messages in the debug log
- When debugging, pointers are dereferenced for tooltips (when hovering the mouse over a variable)
- Minor cleanup in C::B standard dirs caching
- doxygen cleanup (fixed errors), variables named centre UK'd to center
- doxygen file (sdk.doxy) updated to recent version
- Removed a couple of error messages displayed when trying to enumerate
non-existent dirs (harmless)
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- there are several issues with Code Completion (is being redesigned : work in progress)
- menu items with icon not correctly aligned (since wx263)
EDIT:
Link removed.
For a debuggeraholic like me, this is a wonderful build. Keep 'em comming :D
Quote from: killerbot on August 02, 2006, 09:25:13 PM
...
- Log some common GDB error messages in the debug log
- When debugging, pointers are dereferenced for tooltips (when hovering the mouse over a variable)
...
Oh YEAH!!! Keep up the debugger updates. Thanks.
Quote from: killerbot on August 02, 2006, 09:25:13 PM
When debugging, pointers are dereferenced for tooltips (when hovering the mouse over a variable)
no tooltips appeared.
how to make use of this feature?
Try ...
Settings -> Compiler and debugger -> Debugger settings -> evaluate expression under cursor
Massimo
Quote from: MaxGaspa on August 03, 2006, 11:57:07 AM
Try ...
Settings -> Compiler and debugger -> Debugger settings -> evaluate expression under cursor
Massimo
Thanks a lot
Hello,
For some reason, my codeblocks crashes frequently. I am using Ubuntu Dapper x86. I had previously used it on Fedora, and it worked okay then (although iirc I was using an April build, I'll try that and let you know if it resolves the problem).
This is what it outputs at the console before exiting:
codeblocks: cairo-ft-font.c:678: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
Aborted
I tried the June 29, 2006 build and got the same crash with the same error.
The crash seems to occur when I am opening a source or header file from one of the loaded projects. It occurs even when there is only one project loaded. It does not happen 100% of the time (but it happens often enough to make the ide unusable) and it is not always reproducible with the same file. I have tried using different fonts, it doesn't seem to have an effect.
Let me know if there is any information you would like that would help you in resolving the problem (if the problem is indeed codeblocks and not cairo :-P)
Look at the top right corner of this web page. There is a little box with a button labelled "Search" next to it.
Entering "cairo" will lead you to several threads relating to the same problem.
heh, actually I did try that but nothing came up. I thought it would search the entire forum but doing it a second time it looks like it only searchs the sub-forum you're in. Sorry for the spam.
Looks like I have to recompile libcairo2 and comment out the offending line...
Quote from: hatem on August 03, 2006, 05:26:01 PM
heh, actually I did try that but nothing came up. I thought it would search the entire forum but doing it a second time it looks like it only searchs the sub-forum you're in. Sorry for the spam.
Looks like I have to recompile libcairo2 and comment out the offending line...
That little "white search box" is on the *left* for some of us. *And* it consistenly does the "gotcha" on me because you have to be at the top of the forum for it to seach anything other than the current thread.
Quote from: Pecan on August 03, 2006, 05:32:53 PM
Quote from: hatem on August 03, 2006, 05:26:01 PM
heh, actually I did try that but nothing came up. I thought it would search the entire forum but doing it a second time it looks like it only searchs the sub-forum you're in. Sorry for the spam.
Looks like I have to recompile libcairo2 and comment out the offending line...
That little "white search box" is on the *left* for some of us. *And* it consistenly does the "gotcha" on me because you have to be at the top of the forum for it to seach anything other than the current thread.
Yes. More than once I have wondered why I have not gotten any results, then I realized I wasn't at the forum index......