Dear MITK experts,

I try to build the Diffusion module of MITK but when I run the ccmake I get
this error that I'm not able to fix:


 Downloading FiberTracking LUT
http://mitk.org/download/data/FibertrackingLUT.tar.gz...

 done.

 Unpacking FiberTracking LUT tarball...

 done.

 CMake Error at CMake/mitkFunctionCreatePlugin.cmake:76 (message):
   org_mitk_gui_qt_registration is missing requirements and won't be built.
   Missing: MitkSegmentation
 Call Stack (most recent call first):
   Plugins/org.mitk.gui.qt.registration/CMakeLists.txt:5
(mitk_create_plugin)



 CMake Error at CMake/mitkFunctionCreatePlugin.cmake:76 (message):
   org_mitk_gui_qt_segmentation is missing requirements and won't be built.
   Missing: MitkSegmentationUI
 Call Stack (most recent call first):
   Plugins/org.mitk.gui.qt.segmentation/CMakeLists.txt:5
(mitk_create_plugin)



 CMake Warning at Documentation/CMakeLists.txt:25 (MESSAGE):
   Unsupported doxygen version 1.8.6.  The MITK HTML documentation has been
   tested to work with doxygen 1.8.7 or newer.



 Extension-point schema documentation generation disabled due to missing
Ant and / or missing BlueBerry doc tools.

 CMake Warning at CMake/mitkFunctionInstallAutoLoadModules.cmake:87
(message):
   Ignoring unknown target "org_mitk_gui_qt_segmentation" for installation.
 Call Stack (most recent call first):
   CMake/mitkFunctionInstallAutoLoadModules.cmake:102
(mitkFunctionInstallAutoLoadModules)
   CMake/mitkFunctionCreateBlueBerryApplication.cmake:188
(BlueBerryApplicationInstallHook)
   Applications/Diffusion/CMakeLists.txt:73
(mitkFunctionCreateBlueBerryApplication)



 CMake Warning at CMake/mitkFunctionInstallAutoLoadModules.cmake:87
(message):
   Ignoring unknown target "org_mitk_gui_qt_registration" for installation.
 Call Stack (most recent call first):
   CMake/mitkFunctionInstallAutoLoadModules.cmake:102
(mitkFunctionInstallAutoLoadModules)
   CMake/mitkFunctionCreateBlueBerryApplication.cmake:188
(BlueBerryApplicationInstallHook)
   Applications/Diffusion/CMakeLists.txt:73
(mitkFunctionCreateBlueBerryApplication)


PS: To be able to build MITK I put MITK_USE_Eigen=OFF because I was not
able to build it. Don't know if it's needed for the diffusion.

Thank you for your help.

Arnaud


-- 
Arnaud BORE
Research assistant
Cellulaire : (001) 514-647-8649
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to