Author Topic: C::B PowerShell, FileManager and Python Plugins don't install  (Read 21079 times)

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: C::B PowerShell, FileManager and Python Plugins don't install
« Reply #15 on: July 31, 2009, 09:45:55 pm »
OK. I propose to got to C:B...plugins and delete Shell Extensions, PowerShell & CbNSIS and then install PowerShell and FileManager. How does that sound to you? I may have duplicated some entries when I was copying and pasting.

that should work as long as you are installing to a recent nightly build. (i.e. one of the last two nightly builds)

Offline neilh

  • Single posting newcomer
  • *
  • Posts: 9
Re: C::B PowerShell, FileManager and Python Plugins don't install
« Reply #16 on: July 31, 2009, 10:30:41 pm »
PowerShell is OK, but the other two, FileManager & Python fail.

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/FileManager.dll: not loaded (missing symbols?)
Power Shell Plugin: Registering shell type Piped Process Control
E:\CodeBlocks/share/codeblocks/plugins/PyPlugin.dll: not loaded (missing symbols?)
Loaded 20 plugins
Loading:
AStylePlugin
Autosave
ClassWizard
CodeCompletion
Compiler
Debugger
FilesExtensionHandler
EnvVars
Exporter
HelpPlugin
cbKeyBinder
OpenFilesList
PowerShell
ProjectsImporter
RegExTestbed
ScriptedWizard
ToDoList
wxSmith
wxSmithMime
wxSmithContribItems
WindowsXPLookNFeel
Running startup script
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: C::B PowerShell, FileManager and Python Plugins don't install
« Reply #17 on: August 01, 2009, 12:46:58 am »
As I said earlier: I'm not maintaining the python plugin at the moment. If you want it you'll have to be content with an older revision of CB.

AI'm not sure why the FileManager doesn't work. I built it against this nightly: http://forums.codeblocks.org/index.php/topic,10912.0.html
so try that...


Offline neilh

  • Single posting newcomer
  • *
  • Posts: 9
Re: C::B PowerShell, FileManager and Python Plugins don't install
« Reply #18 on: August 01, 2009, 01:27:25 am »
Thnx