News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

PluginManager not working on Mac OS X?

Started by roxlu, October 15, 2009, 12:11:39 AM

Previous topic - Next topic

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 ? :-)