Hi MITK users,

Since the migration to the CTK plugin framework, MITK applications which 
are using BlueBerry experienced crashes when they where started from 
different build trees (for example if you build both Debug and Release 
configurations and want to start the ExtApp from both).

This has been fixed recently by allowing you to overwrite the installed 
debug plug-ins with their release versions (and vice-versa):

- Pull from the MITK repository
- Issue a build-command at the superbuild level (CTK needs to be updated)
- Force the overwrite on app start-up by invoking your BlueBerry based 
application with "--BlueBerry.forcePlugins" (on Windows, use "/" instead 
of "--"), i.e.
      ./ExtApp --BlueBerry.forcePlugins

If you run into any troubles, please let us know.

Thanks,
Sascha

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to