[mitk-users] mitk_create_module and static libraries

2017-01-31 Thread Federico Milano
Hi. I'm using MITK as a toolkit. I use mitk_create_executable to generate an executable and mitk_create_module to generate several modules. I'm not using FORCE_STATIC in mitk_create_module since I want to generate dynamic libraries. However, the build outputs only STATIC libraries. I'm building i

[mitk-users] [Simulation plugin] Execution error at plugin loading

2017-01-31 Thread Camille Krewcun
Hello everyone, I encounter an execution error (memory access violation) when trying to launch MITK Workbench with the simulation plugin. This error seems to result from a call to the insertArchive method of ctkPluginStorageSQL (relatively to org.mitk.simulation plugin), through the updateDB

Re: [mitk-users] Using mitk as a library

2017-01-31 Thread Goch, Caspar Jonas
Hi Wojciech, the documentation you are using is for the last Qt4 release, which has been some years ago. The current documentation can be found here http://docs.mitk.org/nightly/BuildInstructionsPage.html#BuildInstructions_As_Toolkit (however, looking at it, it seems that some of the example file