[KDE/Mac] about the kde4_add_plugin macro, and shared vs. module building
David Faure
faure at kde.org
Mon Mar 9 18:07:10 UTC 2015
On Saturday 07 March 2015 20:28:39 René J.V. Bertin wrote:
> we'll bump into a case where a plugin is also used as a shared library
This is not allowed because it's not portable, as you noticed.
Move the code into a (new) shared lib, and link to it from both the plugin and
the test executable.
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the kde-mac
mailing list