Code::Blocks Forums

User forums => Help => Topic started by: konn on June 22, 2007, 06:09:00 pm

Title: errors on installation
Post by: konn on June 22, 2007, 06:09:00 pm
Launching Code::Blocks gives following log message:

Manager initialized
Scanning for lexers in C:\Documents and Settings\konn\Application Data\codeblocks/share/codeblocks/lexers/...
Found 0 lexers
Scanning for lexers in H:\CodeBlocks/share/codeblocks/lexers/...
Found 29 lexers
Configured 0 tools
Scanning for plugins in C:\Documents and Settings\konn\Application Data\codeblocks/share/codeblocks/plugins...
Found 0 plugins
Scanning for plugins in H:\CodeBlocks/share/codeblocks/plugins...
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: cbprofiler.zip
Found 27 plugins
Loading: AStylePlugin Autosave BYOGames CB_Koders ClassWizard CodeCompletion CodeSnippets CodeStat Compiler copystrings Debugger FilesExtensionHandler DevPakUpdater cbDragScroll EnvVars Exporter HelpPlugin cbKeyBinder lib_finder Profiler RegExTestbed ScriptedWizard SymTab ToDoList wxSmith wxSmithMime wxSmithContribItems WindowsXPLookNFeel
Running startup script
Script/function 'edit_startup_script.script' registered under menu 'Settings/-Edit startup script'

I don't understand why resource is not found...
Title: Re: errors on installation
Post by: dje on June 22, 2007, 06:17:39 pm
Hi !

Did you try a path without spaces ?

Dje
Title: Re: errors on installation
Post by: Ceniza on June 22, 2007, 06:38:31 pm
Go to CodeBlocks/share/codeblocks/plugins and delete:
compilergcc.dll
debugergdb.dll
pluginwizard.dll
cbprofiler.dll

Those plugins changed their names a while ago, but they're still being provided (with the new names) so it's safe and wise to delete the old ones.

You surely installed a new Nightly over an old one and that's why those errors arose.
Title: Re: errors on installation
Post by: MortenMacFly on June 22, 2007, 09:20:22 pm
You surely installed a new Nightly over an old one and that's why those errors arose.
In addition: If anybody does so, don't come and bark at us. If you don't know better please (!) delete the C::B folder before *any* update. This will ensure you never run into trouble like that and is simply the *right* way to do. Nobody of you would just "over copy" MS Office or similar and expect it'll be working,
With regards, Morten.