Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
PluginManager not working on Mac OS X?
(1/1)
roxlu:
Hi! I've been working on a plugin and now I'm trying to create a package from it but I don't understand something. I've downloaded the 8.02 source form svn and compiled it and added some debug information in the pluginmanager.cpp code. There, it seems that the manager is searching for a [pluginname].dylib file. I think it should search for a .so file (in the .cbplugin zip) and copy this to the /usr/local/share/codeblocks/plugins directory.
When I compile a .so file from my plugin, then I copy this .so file to /usr/local/share/codeblocks/plugins myself; restart C::B the plugin does work, but when adding it using the plugin manager it doesnt work. Is this a bug in 8.02 on Mac? I think I know what causes this error and I can fix this I think, though I'm not sure -if- this is an error as I'm not really into the C::B code.
roxlu
afb:
Didn't we go over this in the other threads already ?
Yes, it's a bug. Got a fix ? :-)
Navigation
[0] Message Index
Go to full version