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 (http://forums.next.codeblocks.org/index.php/topic,3232.0.html).
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2810.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 02 January 2010 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20100102_rev6023_win32.7z
- Linux :
none
Resolved Fixed:
- added CCCC (C and C++ Code Counter) plug-in
- some small fixes for the update-script on linux
- * fixed reproducible memory leak by applying patch #2796 (thanks techy)
* added option to toggle read-only flag of a file (that belongs e.g. to a version controlled to a project)
* applied some script bindings (thanks obfuscated) - Add CppCheck plug-in
- Applied: [Patch #2812] compilergcc and debuggergdb svn prop cleanup
- IncSearch-plugin: added regex-capabilities
- Fixed: Update script for the following reasons-
1) CB_share_config is not build by default on Linux.
2) codesnippets is also not built by default. Copying it's binary should be done by the update script accompanying it. - BrowseTracker 1.2.90 2009/11/30
- Add Shutdown test to OnIdle
- OnCloseEditor, Activate the previously active edtor, not the last tab; EditorManager::OnUpdateUI() used to do this. wxAuiNotebook broke it.
- OnProjectClosing() ignore recording of closing editors; OnProjectActivated() activate the current edtior for this project (not last tab).
- Record last deactivated editor; OnEditorClose activate last deactivated editor (vs. last tab)
- Fixed: loop in OnIdle() after svn 5939 changes - * CC: added better handling of macros
* CC: better handling of templates
* CC: reduced time for re-parsing in the case of header/source swapping
* CC: removed possible crash candidate
* CC: better namespace handling for newer GCC 4 macros - fix an issue, where renaming a file can overwrite existing files, if the new filename is the same as the name of the existing file (windows-only)
- * CCCC/CppCheck plugin: Allow choosing the executable (if not in the path)
* CCCC/CppCheck plugin: Show a busy dialog as the call can take several minutes - BrowseTracker 1.2.92 2009/12/11
- Clear m_bProjectClosing in OnProjectOpened() else no initial activation recorded after project closed.
- Fix JumpTracker inability to switch between editors (caused by Editor Activation fix) - cc plugin: applied patch by OllDbg: documentation and TRACE macro usage
- * cc plugin: applied patch by blueshake to re-parse on demand only
* cc plugin: applied patch by blueshake to get the function tokens from the tokentree with filename directly based on real-time parse - cc plugin: fixed bug with broken CC after e.g. a call to a static member function within a local scope (thanks ollydbg)
- updated direct/x wizard to be compatible with DX8 and DX9
- scripted wizard plugin: tiny fix to new DX wizard so it should work with DX devpak, too
- workaround for a problem where the indicators used by HighlightOccurrences and IncrementalSearch hide the text if wxWidgets is build without rawbitmap support
- Pre-processor fix: To enable compilation with a non-GCC compiler
- applied patch #2803: faster header source swapping
- CC: applied patch #2856: parserthread accesses memory behind the end of the string
- applied patch #2867: Try harder when searching file with compilation error
- CC: applied patch #2868: Try harder when opening includes from context menu
- applied patch #2875: EditorManager accesses invalid page
- applied patch #2876: Global variable dialog array access fixes
- applied patch #2878: Different type used in xrc and XRCCTRL
- applied (modified) patch #2880: Open clipboard before its use
- applied patch #2884: Don't call Expand on wxTreeCtrl with wxTR_HIDE_ROOT
- applied patch #2842: Switcher dialog: Mouse wheel support and hot tracking
- applied patch #2854: Added macro $(TARGET_COMPILER_DIR) to macrosmanager
- applied patch #2833: regex testbed refinements
- applied #2866: Make wildcard select in multiselectdlg work properly
- applied patch #2881: Remove the wizardry that loads CBTreeCtrl
- applied patch #2891: Check return value of wxEncodingConverter::Init()
- applied patch #2874: OnPageChanged called upon creation
- applied patch #2887: Parserthread doesn't check if the file exists
- applied patch #2892: Array index out of range
- cc-plugin: fix for a crash-candidat in ClassBrowserBuilderThread
- fix an issue, where plugins can not be found on some 64-bit linux systems, see http://forums.next.codeblocks.org/index.php/topic,8755.msg78525.html#msg78525 for details
- cc-plugin: (hopefully) final fix for a crash-candidat in ClassBrowserBuilderThread
- fix incorrect use of wxString::find() instead of wxString::Find() in two cases
- Valgrind plug-in : support Valgrind 3.5.0
Regressions/Confirmed/Annoying/Common bugs:
Happy New Year!
Happy new year! It's a good gift for us. :P
Hi, where is the CCCC and cpp_check plugin? (after unzip the .7z file, I can not found the CCCC or CPP_Checker plugin's files in "share\codeblocks\..." folder.)
windows xp
It's a good gift for this new year!
After I input "this->" , cc got a lot ....
pls see the attach img
[attachment deleted by admin]
Thanks v. much to the CB team -good to see someone had a productive festive season!
Thanks a bunch!
Debian packages (32- and 64-bit) can be found on my server (http://apt.jenslody.de/).
The revision is svn r6031.
Happy New year!
good job,thx.
I have updated c::b to svn6023, but I can not found "CCCC" and "Cpp Checker" plugins.
I just download the nightly build (a 7z file for windows) and unzip and overide the old files.
Where at The plugin menuitem or some setting dlg, I found nothing relate to CCCC or CPP Checker...
Did I do anything wrong?
update to svn 6035 and get this build error.(work in prior svn)
any comment?thanks.see this thread
http://forums.next.codeblocks.org/index.php/topic,11786.msg79959.html#msg79959 (http://forums.next.codeblocks.org/index.php/topic,11786.msg79959.html#msg79959)<EDIT by Jens>
I just merged the topic with mine, because the problem is most likely the same (broken
#ifdef's in
squirrel.h and/or problems due to changes for 64-bit windows)
http://forums.next.codeblocks.org/index.php/topic,11785.msg79957/topicseen.html#msg79957
(http://forums.next.codeblocks.org/index.php/topic,11785.msg79957/topicseen.html#msg79957)
</EDIT by Jens>
Quotesdk\scripting\lib\libsqstdlib.a(sqstdio.o)||In function `sqstd_register_iolib':|
F:\cb\src\sdk\scripting\sqstdlib\sqstdio.cpp|398|undefined reference to `declare_stream(SQVM*, char const*, void*, char const*, tagSQRegFunction*, tagSQRegFunction*)'|
sdk\scripting\lib\libsqstdlib.a(sqstdblob.o)||In function `sqstd_register_bloblib':|
F:\cb\src\sdk\scripting\sqstdlib\sqstdblob.cpp|249|undefined reference to `declare_stream(SQVM*, char const*, void*, char const*, tagSQRegFunction*, tagSQRegFunction*)'|
||=== Build finished: 2 errors, 0 warnings ===|
Thanks!
THANKS and HAPPY NEW YEAR
ThreadSearch can't show some buttons.
[attachment deleted by admin]
Feels a bit chaotic, why not left-justified then?
[attachment deleted by admin]
Quote from: Loaden on January 04, 2010, 12:47:49 PM
ThreadSearch can't show some buttons.
To find why. Because the share \ CodeBlocks \ images \ ThreadSearch under the picture is not update.bat copied to the output directory.
The button to see the status unclear, it is recommended to use gray icon represents is not enabled, while the colored icons on behalf of the opening.
Thanks!
Also, why the path does not support global variables? For example: $ (WX.include) or $ (WX)
[attachment deleted by admin]
Quote from: Loaden on January 04, 2010, 01:14:57 PM
Quote from: Loaden on January 04, 2010, 12:47:49 PM
ThreadSearch can't show some buttons.
To find why. Because the share \ CodeBlocks \ images \ ThreadSearch under the picture is not update.bat copied to the output directory.
That is done by ThreadSearchs own
update.bat in the postbuild steps and seems to work here (linux and windows xp).
Quote from: Loaden on January 04, 2010, 01:24:46 PM
The button to see the status unclear, it is recommended to use gray icon represents is not enabled, while the colored icons on behalf of the opening.
Thanks!
Disabled buttons are in fact greyed out.
What you mean (I think) is the difference between toggled (active option) and untoggled (inactive option) button.
On XP there is not much difference between the two states, on linux it's much better.
I will look into it.
Quote from: Loaden on January 04, 2010, 01:24:46 PM
Also, why the path does not support global variables? For example: $ (WX.include) or $ (WX)
Because it's not (yet) implemented.
I will see how easy this can be done.
Thanks for the suggestion.
Quote from: jens on January 04, 2010, 02:10:11 PM
Quote from: Loaden on January 04, 2010, 01:14:57 PM
Quote from: Loaden on January 04, 2010, 12:47:49 PM
ThreadSearch can't show some buttons.
To find why. Because the share \ CodeBlocks \ images \ ThreadSearch under the picture is not update.bat copied to the output directory.
That is done by ThreadSearchs own update.bat in the postbuild steps and seems to work here (linux and windows xp).
Yes, when i re commit CB's SVN code, and rebuild it. it's work now.
Thanks!
Happy new year. Thanx a lot for the team for the hard work for this community for your insparations
youre welcome ;o)))
Happy new year to all Code::Blocks developpers / contributors / users !
Ubuntu 8.04 to 9.10 Amd64
tar.gz archive (containing '.deb' installers builds with
wx2810 from wxWidgets's repository) can be found here (http://www.archive-host.com/compteur.php?url=http://codeblocks.archive-host.com/CB_20100102_802_rev6023_Ubuntu704-910_wx2810_amd64tar.gz) (direct link).
".mo" files for french translation can be founded here (http://www.archive-host.com/compteur.php?url=http://codeblocks.archive-host.com/CB_20100102_rev6023_fr.zip) (see below for installation instructions)
Full Win32 French Version (including wxWidgets and MinGW dlls and french ".mo" files) can be founded here (http://www.archive-host.com/compteur.php?url=http://codeblocks.archive-host.com/CB_20100102_rev6023_win32_fr.7z)
Installing french files:
- under Linux : put these files in /usr/share/codeblocks/locale/fr_FR/ (you'll have to create these folders the first time)
- under Windows : put these files in $CodeBlocks_Install_Dir\share\CodeBlocks\locale\fr_FR\ (you'll have to create these folders the first time)
Regards
Xav'
Happy new year, and very happy with this release, especially with the template CC. Been looking forward to template CC since I started using Code::Blocks, and now we have it!!!
Thanks a lot to the contributors, you guys are GREAT... :D
Yesterday I updated my system to kramic and had problem starting C::B
version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0
I solved the problem by adding
deb http://apt.wxwidgets.org/ lenny-wx main
to my sources.list and the I went to Synaptic and chose libwxbase2.8-0. Then select the menu Package->Force version and switch to lenny-wx version and apply the changes. After this C::B works again :D
Hi,
happy new year to all...
Just signaling a possible small typo problem.
I have seen in sqstdrex.cpp (in src/sdk/scripting/sqstdlib, in rev 6048, but probably in previous revisions too) at line 8 :
#ifdef _UINCODE
not sure but could it be :
#ifdef _UNICODE
??? I don't know.
gd_on
Why the C++ Parser cannot sense the STL map?
See the pic.
(http://forums.next.codeblocks.org/index.php?action=dlattach;topic=11784.0;attach=4039;image)
BTW, why it don't parse the independent cpp file (not included in any workspaces) ?
Sometimes I wanna write some tiny programs without creating a project..
After all, thx for the build, happy new year!
[attachment deleted by admin]
Cccc and CppCheck plug-in is really great!
Proposal to increase Cscope plug-ins: http://cscope.sourceforge.net/ (http://cscope.sourceforge.net/)
Thank you, CB development team!
Quote from: tyeken8 on January 06, 2010, 09:41:03 AM
Why the C++ Parser cannot sense the STL map?
See the pic.
(http://forums.next.codeblocks.org/index.php?action=dlattach;topic=11784.0;attach=4039;image)
BTW, why it don't parse the independent cpp file (not included in any workspaces) ?
Sometimes I wanna write some tiny programs without creating a project..
After all, thx for the build, happy new year!
I can confirm this.
My CC version: SVN5986
Because this version of the string and wstring can be correctly analyzed.
Please replace -std=c++0x to -std=gnu++0x.
Thanks!
http://sourceforge.net/tracker/?func=detail&aid=2797669&group_id=2435&atid=102435 (http://sourceforge.net/tracker/?func=detail&aid=2797669&group_id=2435&atid=102435)
[attachment deleted by admin]
Quote from: nanyu on January 04, 2010, 04:08:57 AM
I have updated c::b to svn6023, but I can not found "CCCC" and "Cpp Checker" plugins.
I just download the nightly build (a 7z file for windows) and unzip and overide the old files.
Where at The plugin menuitem or some setting dlg, I found nothing relate to CCCC or CPP Checker...
....
It seem nobody like to help me about this question.
Do I have to build source to get the "New function/plugin"?
Quote from: nanyu on January 07, 2010, 11:55:00 AM
Quote from: nanyu on January 04, 2010, 04:08:57 AM
I have updated c::b to svn6023, but I can not found "CCCC" and "Cpp Checker" plugins.
I just download the nightly build (a 7z file for windows) and unzip and overide the old files.
Where at The plugin menuitem or some setting dlg, I found nothing relate to CCCC or CPP Checker...
....
It seem nobody like to help me about this question.
Do I have to build source to get the "New function/plugin"?
Why the nightly build includes new Plugin' files?
Hi nanyu,
you sent a PM to me, where you asked the same question and I anwered to this PM two days ago:
Quote from: jens on January 05, 2010, 11:54:02 AM
Quote from: nanyu on January 05, 2010, 10:36:00 AM
Hi, Jens: can you help me ?
I have udpate the svn 6023 (windowx xp), but I can't found the CCCC and Cpp Checker Plugin?
How can I use them?
thanks! and sorry for my pool English.
Hi nanyu,
you should find them in the "Plugins" menu.
You also have to download the executables cccc and cppcheck for windows.
http://sourceforge.net/projects/cccc/files/ (http://sourceforge.net/projects/cccc/files/)
http://sourceforge.net/projects/cppcheck/files/ (http://sourceforge.net/projects/cppcheck/files/)
I think the executables should be in the system searchpath, so the plugins can find them, but I'm not absolutely sure about that ( I only used the plugins on linux).
Jens
Here is a quote of my answer in case the message got lost.
In reply to your new PM and as hint for killerbot and other windows users:
It seems that cccc and cppcheck are missing from the nightlies.
I normally do not use nightlies on windows, only self-compiled C::B.
And there I have both plugins installed, so I wonder what went wrong.
Quote from: jens on January 07, 2010, 12:12:17 PM
In reply to your new PM and as hint for killerbot and other windows users:
It seems that cccc and cppcheck are missing from the nightlies.
I normally do not use nightlies on windows, only self-compiled C::B.
And there I have both plugins installed, so I wonder what went wrong.
thanks for your replay(both PM and here).
I think the cccc and cppcheck plugin file did in the nightlies file( CB_20100102_rev6023_win32.7z.7z)
I have the self-compiled c::b(soruce) also, But I and my students use the nightlies build.
I will make sure that the next nightly will contain them. There should be a new nightly this weekend, maybe earlier ;-)
mention to cccc and cppcheck,is there any munual about it or something else?
Quote from: blueshake on January 07, 2010, 02:11:46 PM
mention to cccc and cppcheck,is there any munual about it or something else?
That's the same question I would like to ask, for me, I don't understand their usage either. I suggest a simple explanation about these two plugins.
Quote from: ollydbg on January 07, 2010, 02:17:01 PM
Quote from: blueshake on January 07, 2010, 02:11:46 PM
mention to cccc and cppcheck,is there any munual about it or something else?
That's the same question I would like to ask, for me, I don't understand their usage either. I suggest a simple explanation about these two plugins.
You can have a look at the project-pages of the programs called by the plugins:
http://sourceforge.net/projects/cccc/ (http://sourceforge.net/projects/cccc/)
http://sourceforge.net/projects/cppcheck/ (http://sourceforge.net/projects/cppcheck/)
Quote from: nanyu on January 07, 2010, 12:32:28 PM
Quote from: jens on January 07, 2010, 12:12:17 PM
In reply to your new PM and as hint for killerbot and other windows users:
It seems that cccc and cppcheck are missing from the nightlies.
I normally do not use nightlies on windows, only self-compiled C::B.
And there I have both plugins installed, so I wonder what went wrong.
thanks for your replay(both PM and here).
I think the cccc and cppcheck plugin file did in the nightlies file( CB_20100102_rev6023_win32.7z.7z)
I have the self-compiled c::b(soruce) also, But I and my students use the nightlies build.
Hello, I am also from China. I have maintained an open-source portable version of CB, which are related to plug-ins.
http://portablecb.googlecode.com (http://portablecb.googlecode.com)
And here has a Cscope plug-in, I test in SVN6056, it's work fine.
I hope CB team can able to add this plug-in to contrib.
Thanks!
http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115 (http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115)
Quote from: Loaden on January 07, 2010, 02:29:21 PM
And here has a Cscope plug-in, I test in SVN6056, it's work fine.
I hope CB team can able to add this plug-in to contrib.
Thanks!
http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115 (http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115)
I downloaded it, but it does not (yet) work on linux.
I will look into it (probably this evening).
Quote from: jens on January 07, 2010, 02:23:53 PM
Quote from: ollydbg on January 07, 2010, 02:17:01 PM
Quote from: blueshake on January 07, 2010, 02:11:46 PM
mention to cccc and cppcheck,is there any munual about it or something else?
That's the same question I would like to ask, for me, I don't understand their usage either. I suggest a simple explanation about these two plugins.
You can have a look at the project-pages of the programs called by the plugins:
http://sourceforge.net/projects/cccc/ (http://sourceforge.net/projects/cccc/)
http://sourceforge.net/projects/cppcheck/ (http://sourceforge.net/projects/cppcheck/)
Thanks jens.
Quote from: jens on January 07, 2010, 02:33:05 PM
Quote from: Loaden on January 07, 2010, 02:29:21 PM
And here has a Cscope plug-in, I test in SVN6056, it's work fine.
I hope CB team can able to add this plug-in to contrib.
Thanks!
http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115 (http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115)
I downloaded it, but it does not (yet) work on linux.
I will look into it (probably this evening).
Need a patch.
In here: http://forums.next.codeblocks.org/index.php/topic,11803.msg80131.html#msg80131 (http://forums.next.codeblocks.org/index.php/topic,11803.msg80131.html#msg80131)
Regarding CCCC, if you need a metrics tool then Source Monitor at http://www.campwoodsw.com/ is IMHO far superior. However it is not FOSS (it is free as in beer) and it is Windows only.
I know, and since it i windows only, I put it rather at the bottom of my list of thing to turn into a plug-in ;-)
Quote from: killerbot on January 07, 2010, 02:03:29 PM
I will make sure that the next nightly will contain them. There should be a new nightly this weekend, maybe earlier ;-)
I'm waitting...... :lol:
Currenty I can't download this nightly build, it seems like berlios.de isn't currently reachable.
Could anyone upload it to his/her server or a free file hoster?
Quote from: csde_rats on January 09, 2010, 03:31:24 PM
it seems like berlios.de isn't currently reachable.
Right:
http://monitor.berlios.de/berlios-status/index.php
Be patient...
Quote from: csde_rats on January 09, 2010, 03:31:24 PM
Currenty I can't download this nightly build, it seems like berlios.de isn't currently reachable.
Could anyone upload it to his/her server or a free file hoster?
You can try http://download2.berlios.de/codeblocks/CB_20100102_rev6023_win32.7z (http://download2.berlios.de/codeblocks/CB_20100102_rev6023_win32.7z) (direct-link, seems to work at the moment).
Thanks a lot! :)
I really appreciate the continued development of CB.
It looks like there has not been a major stable release of CB since 8.02. It has been almost two years. I would like to suggest that it is time.
Also the road map on the twiki at http://wiki.codeblocks.org/index.php?title=Roadmap hasn't been updated in two years. Is there another publicly available road map?
Thanks,
J.R. Heisey
The "Lets please have a new Stable release" debate is a sensitive topic on here, treed softly :P
Quote from: jens on January 04, 2010, 02:16:26 PM
Quote from: Loaden on January 04, 2010, 01:24:46 PM
The button to see the status unclear, it is recommended to use gray icon represents is not enabled, while the colored icons on behalf of the opening.
Thanks!
Disabled buttons are in fact greyed out.
What you mean (I think) is the difference between toggled (active option) and untoggled (inactive option) button.
On XP there is not much difference between the two states, on linux it's much better.
I will look into it.
Quote from: Loaden on January 04, 2010, 01:24:46 PM
Also, why the path does not support global variables? For example: $ (WX.include) or $ (WX)
Because it's not (yet) implemented.
I will see how easy this can be done.
Thanks for the suggestion.
SVN 6077, This version still does not work properly. From the search results view, ThreadSearch did not receive $ (WX) the correct path.
[attachment deleted by admin]
This API can not be resolved, do not know whether the information will help CC the bug fixes?
#include <iostream>
#include <string>
#include <windows.h>
using namespace std;
int main()
{
Wai
string s;
return 0;
}
[attachment deleted by admin]
With make_pair, seems CC can not resolve it correctly.
[attachment deleted by admin]
Quote from: Loaden on January 12, 2010, 04:02:26 PM
Quote from: jens on January 04, 2010, 02:16:26 PM
Quote from: Loaden on January 04, 2010, 01:24:46 PM
The button to see the status unclear, it is recommended to use gray icon represents is not enabled, while the colored icons on behalf of the opening.
Thanks!
Disabled buttons are in fact greyed out.
What you mean (I think) is the difference between toggled (active option) and untoggled (inactive option) button.
On XP there is not much difference between the two states, on linux it's much better.
I will look into it.
Quote from: Loaden on January 04, 2010, 01:24:46 PM
Also, why the path does not support global variables? For example: $ (WX.include) or $ (WX)
Because it's not (yet) implemented.
I will see how easy this can be done.
Thanks for the suggestion.
SVN 6077, This version still does not work properly. From the search results view, ThreadSearch did not receive $ (WX) the correct path.
Try
$(#wx) !
Quote from: jens on January 12, 2010, 04:49:07 PM
Quote from: Loaden on January 12, 2010, 04:02:26 PM
Quote from: jens on January 04, 2010, 02:16:26 PM
Quote from: Loaden on January 04, 2010, 01:24:46 PM
The button to see the status unclear, it is recommended to use gray icon represents is not enabled, while the colored icons on behalf of the opening.
Thanks!
Disabled buttons are in fact greyed out.
What you mean (I think) is the difference between toggled (active option) and untoggled (inactive option) button.
On XP there is not much difference between the two states, on linux it's much better.
I will look into it.
Quote from: Loaden on January 04, 2010, 01:24:46 PM
Also, why the path does not support global variables? For example: $ (WX.include) or $ (WX)
Because it's not (yet) implemented.
I will see how easy this can be done.
Thanks for the suggestion.
SVN 6077, This version still does not work properly. From the search results view, ThreadSearch did not receive $ (WX) the correct path.
Try $(#wx) !
OK, it's work fine!
Having problems with this build on Ubuntu 9.10. I get a message:
"codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference"
which I gather from a previous post is wxWidgets-related. I have:
libwxbase2.8
wx-common
libwxgtk2.8-0
installed (+ a few dev versions). All are version 2.8.10.1-1 from apt.wxwidgets.org/universe
Can anybody tell me what's wrong? Have I got the wrong packages?
BTW: The CodeBlocks packages come from lgp203.free.fr/universe: codeblocks, codeblocks-common, codeblocks-contrib, codeblock-contrib-common and libwxsmithlib0, all versions svn6023-0ubuntu1-karmic.
Peter
pasgui's packages for karmic are build against the wxwidgets-packages shipped with ubuntu 9.10 (karmic koala), the ubuntu-packages and the packages from apt.wxwidgets.org are not fully comaptible.
Quote from: http://lgp203.free.fr/spip/spip.php?article1The nightly builds will depend/based upon wxWidgets 2.8.10, which is not available in the default Ubuntu repositories except for Karmic Koala.To successfully install these packages, you have to add the wxWidgets repository except for Karmic Koala on i386 architecture where the universe repository must be enabled.
That means you have to use the packages shipped with ubuntu 9.10 if you use the codeblocks-packages for karmic.
Right! Got it. Works now.
(This package business has confused me. I have clearly misinterpreted the role of packages from wxWidgets).
Peter