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
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
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