in my main method of my application (not the plugin) I stated before calling berry::Starter::Run (argc, argv, abConfig) :
sbConfig->setString(berry::Platform::ARG_PRELOAD_LIBRARY, "my_not_unloaded_library:0.1");
That causes that BlueBerry preloads the lib and doesn't unload it.
Best Regards,
Ingmar
Sebastian Ordas <[email protected]>schrieb:
Hi Ingmar,
On 16/10/2014 12:00 p.m., Wegner wrote:
> Declaring BlueBerry to not unload that library solved my problem for
> the moment.
How did you do that?
I noticed that the current master does not have this problem anymore. So
it is very likely that the problem comes from my own plugin.
thanks,
sebastian
------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
