News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

CB is looking for Foo.so when loading plugin

Started by koonschi, May 15, 2014, 02:20:27 PM

Previous topic - Next topic

koonschi

Hello,

When I want to install a plugin via Plugins -> Manage Plugins -> Install New, then select a .cbplugin file, let's say 'MyPlugin.cbplugin', the application looks for MyPlugin.so in the file, not for libMyPlugin.so. I get an error that the file MyPlugin.so was not found.

I solved the issue by simply renaming the .so file and recreating the .cbplugin file.

The wizard for a C::B plugin project wants to name the .so files libMyPlugin.so, so I'm not sure which one is the right way to go.

I'm working on Kubuntu 14.04 64 bit, with the latest nightly (rev 9765).
"As a general rule, the compiler is smarter than you, and working in your best interest. Do not question it." - Terry Mahaffey

#define TRUE FALSE // happy debugging suckers