[scribus] making a plugin depend on another plugin

JLuc jluc at no-log.org
Tue Mar 3 09:20:56 UTC 2015


Le 03/03/2015 08:15, ale rimoldi a écrit :
> how does it make sure that the barcode is compiled after the fileloader?

Generally speaking and as far as my rusted computing skills tell,
the compiler only requires correct declarations (.h) of classes and functions.
This enable to create all compiled objects.

The linker then requires all linked objs and libs to exist
to link'em all and produce the executables.

JL




More information about the scribus mailing list