Cant compile plugins

Previous topic - Next topic

Gibbz

Im looking at making a plugin for scribus. But I cant seem to get the existing plugins to compile....

Im using cmake as per the guide here:
https://github.com/aoloe/scribus-manual-development/blob/master/content/getting-started/getting-started.md

When I compile I get no plugins (and no icons).

There is however files in the following:
~/scribus/bin/
~/bin/scribus/lib/scribus/plugins/

Is there is another step for plugins?
Looks like they are compiled, but they are no seen by the scribus executable...

a.l.e

i think that there has been a bug affecting the loading of plugins:

https://bugs.scribus.net/view.php?id=15763

can you please retry with the current code?

Gibbz

Ah great! Thats fixed the issue!

I was scratching my head thinking I had done something wrong in my build somehow  :P