Plugins 2
Boudewijn Rempt
boud at calcifer.valdyas.org
Mon Feb 16 22:14:54 CET 2004
On Friday 13 February 2004 02:44, Cyrille Berger wrote:
> Ok, I found what was wrong, KisTileMediatorSingleton
> KisTileMediator::m_instance is a static member of KisTileMediator, and as
> my filter is an external library which is load at run time, the value of
> KisTileMediator::m_instance is 0.
> I tried to compile my filter with -shared -fPIC and link with -shared -Wl,
> and to link the application with -Wl,--export-dynamic -rdynamic. But then
> krita will segfault at the beginning. If someone has an idea ?
Not me... This is way beyond my limited understanding at the moment.
--
Boudewijn Rempt | http://www.valdyas.org/fading/index.cgi
More information about the kimageshop
mailing list