Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: php-coder on January 02, 2006, 09:07:20 pm
-
When i run CodeBcloks i see error window:
"No handler found for XML node 'object', class 'wxToolBarAddOn'!"
I press Ok.
Also after starting i see:
[skip]
ToolsManager initialized
Scanning for plugins in /usr/share/codeblocks/plugins...
*****
Plugins that failed to load: libprofiler.so
*****
Found 9 plugins: AStylePlugin ClassWizard CodeCompletion CodeStatistics Compiler DebuggerGDB DefaultMimeHandler PluginWizard ToDoList
[end]
Why he cannot load libprofiler.so ?
[c0der@mycomp ~]$ l /usr/share/codeblocks/plugins/libprofiler.so
-rw-r--r-- 1 root root 157K Янв 2 23:37 /usr/share/codeblocks/plugins/libprofiler.so
Thnx!
-
php-coder: What version of Codeblocks (and under what O/S) are you using? Is it one of the nightly builds? If so, what revision?
-
If he posted in the Linux / Unix forum I'm pretty sure he's using either Linux, Unix or maybe a BSD, so he won't be using a nighthly build.
Now what really matters is the revision :)
-
What version of Codeblocks (and under what O/S) are you using?
I use C::B 1.0rc2 under ALT Linux Sisyphus (http://altlinux.com/)
-
If you use RC2, the plugins should be obsolete by now...
-
If you use RC2, the plugins should be obsolete by now...
Ok. I get svn version and try againt her. Thnx.