User forums > Using Code::Blocks

Missing Shell Extensions's sources and binaries

(1/2) > >>

alb_cb_moon:
I find that the shell extension plugin are not in the Night Builds, almost not in the rev5170, neither in archives download by TortoiseSVN...

I khow of its existence when read the manual (the first thing supose to do  :oops:), I can download the binaries from Berlios server and install in the night builds but when try to install in SVN version (rev 5182) fails and show this message:


--- Code: ---One or more plugins were not loadec. This usually happens when a plugin is buid
for a different version of the CB SDK ....

failed plugins:

ShellExtensions.dll
--- End code ---

dmoore:
I'm the author of the plugin. It is not an "official" CB plugin yet. Currently the plugin resides in its own Berlios project (follow the link in my sig). Assuming you are comfortable building from source, you can checkout the latest version of the plugin from the svn repo there and build the "se" build target. Otherwise wait a day or two and i will upload a new win32 binary that will work with the newer builds of CB.

alb_cb_moon:
The plugint is not "oficial"?!.. but it are in the manual...Well OK, I wait for the new version

dmoore:
technically, none of the contrib plugins are officially supported, whether they are in the CB repo or not.

anyway, I've built sources against the Aug 9 Nightly build and uploaded the CBPLUGIN binaries ShellExtensions.cbplugin and PyPlugin.cbplugin to the CBILPLUGIN project page. For either plugin to work correctly, you first have to unzip ShellBaseCtrl.zip (also available at the project page) to the same directory as codeblocks.exe. That zip file contains a DLL which provides the terminal widget that sends and receives terminal I/O for remote processes.

alb_cb_moon:
Well I don't know what happen with my SVN version because the plugins fail again, even I rebuild CodeBlock.exe but the error is the same.. :!: .. however I can install all of yours plugin in 24 July NightBuild rev5160 without problem, exist some diference between the night build and svn versions?

Navigation

[0] Message Index

[#] Next page

Go to full version