-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Hi,
I get the following errors when I am trying to add registration diffusion imaging plugins to my applications:
CMake Error at CMake/mitkFunctionCreatePlugin.cmake:78 (message):
org_mitk_gui_qt_matchpoint_mapper is missing requirements and won't be
built. Missing: MitkMatchPointRegistration;MitkMatchPointRegistrationUI
Call Stack (most recent call first):
Plugins/org.mitk.gui.qt.matchpoint.mapper/CMakeLists.txt:3 (mitk_create_plugin)
CMake Error at build-1125/ep/src/CTK/CMake/ctkMacroValidateBuildOptions.cmake:178 (message):
MainApp depends on org_mitk_gui_qt_diffusionimaging, which does not exist
Call Stack (most recent call first):
build-1125/ep/src/CTK/CMake/ctkMacroSetupPlugins.cmake:196 (ctkMacroValidateBuildOptions)
CMakeLists.txt:1208 (ctkMacroSetupPlugins)
Are there any specific requirements for these modules?
Thank you,
Alena