Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
One or more plugins were not installed successfully
amd:
Hi,
I’m new in this forum, I’m trying to develop a codeBlocks plugin but i have some problems getting started.
I downloaded codeBlocks 10.05 and xwWidgets 2.8.12.0 using xwPack. And when i create a plugin project it compiles but i can’t install it when i try I’m getting this message "One or more plugins were not installed successfully"
Thanks
ptDev:
How did you compile the plugin? In simplistic terms, plugins must be built alongside Code::Blocks in order to be binary compatible...
oBFusCATed:
And you need to use the same compiler and libraries your version of C::B was build with.
amd:
@ptDev what do you by alongside Code::Blocks. and im using the same compiler
when i open myPlugin.zip there is only the manifest.xlm file.
Thanks
ollydbg:
Why not just use svn client to check out all the c::b's source code, and build everything. Note: There are many plugins in the c::b's source(some are very simple, and some are quite complex), so you can just copy and modify to create your own plugin.
Navigation
[0] Message Index
[#] Next page
Go to full version