Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

C::B PowerShell, FileManager and Python Plugins don't install

(1/4) > >>

neilh:
Since installing a new plugin is not rocket science, I must be making a fundamental mistake. But what?

stahta01:
Some Plugin only tends to work with certain version of Code::Blocks or with certain DLL names and versions.

Tim S.

MortenMacFly:
For third party plugins I can only recommend to compile C::B and the plugin(s) yourself. This is the easiest and most convenient way to get it to work correctly.

dmoore:

--- Quote from: neilh on July 28, 2009, 08:05:43 am ---Since installing a new plugin is not rocket science, I must be making a fundamental mistake. But what?

--- End quote ---

the python plugin hasn't been rebuilt for the latest rev. I updated PowerShell and FileManager just recently here: http://developer.berlios.de/project/showfiles.php?group_id=7745

neilh:
http://developer.berlios.de/project/showfiles.php?group_id=7745
points at the plugins I'm trying to install
    PowerShell_304_5696.cbplugin
    FileManager_304_5696.cbplugin
I have put ShellCtrlBase.dll in bin, but stuff still fails:
Scanning for lexers in C:\Documents and Settings\Neil\Application Data\codeblocks/share/codeblocks/lexers/...
Found 0 lexers
Scanning for lexers in E:\CodeBlocks/share/codeblocks/lexers/...
Found 4 lexers
Loading lexer_cpp
Loading lexer_rc
Loading lexer_squirrel
Loading lexer_xml
Scanning for plugins in C:\Documents and Settings\Neil\Application Data\codeblocks/share/codeblocks/plugins
Loaded 0 plugins
Scanning for plugins in E:\CodeBlocks/share/codeblocks/plugins
E:\CodeBlocks/share/codeblocks/plugins/cbNSIS.dll: not loaded (missing symbols?)
E:\CodeBlocks/share/codeblocks/plugins/FileManager.dll: not loaded (missing symbols?)
E:\CodeBlocks/share/codeblocks/plugins/PyPlugin.dll: not loaded (missing symbols?)
E:\CodeBlocks/share/codeblocks/plugins/ShellExtensions.dll: not loaded (missing symbols?)
Loaded 19 plugins
Loading:
AStylePlugin
Autosave
ClassWizard
CodeCompletion
Compiler
Debugger
FilesExtensionHandler
EnvVars
Exporter
HelpPlugin
cbKeyBinder
OpenFilesList
ProjectsImporter
RegExTestbed
ScriptedWizard
ToDoList
wxSmith
wxSmithMime
wxSmithContribItems
WindowsXPLookNFeel
Running startup script
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'

Navigation

[0] Message Index

[#] Next page

Go to full version