Dear mitk-enthusiasts,
I am currently attempting to use the segmentation plugin to create a module for
segmentation specialised to one region of the human body.
To re-use the segmentation plugin code I followed the instructions given in the
mitk-documentation, chapter *'How to extend the segmentation view with external
tools'* (http://docs.mitk.org/2016.03/toolextensions.html).
I created source files imitating the examples described in the sub-chapter
**Writing a Cmake File for Tool Extension** with the same names and files,
generated a .sln file with Cmake after setting variables for MITK_DIR, ITK_DIR
and Qt5_Dir, opened the .sln-file and tried to build the project.
The problem I am facing is visual studio can not open a file called 'Mitk.lib'
as it does not exist.
The documentation states one has to set 'BUILD_SHARED_CORE' = ON, which I
suppose might be the reason the .lib file does not exist. However I could not
find any option like this, possible 'BUILD_SHARED_LIBS' was meant, which I
already had activated.
Furthermore I was not able to comprehend where the dependency to this .lib-file
is declared.
If anyone has ever faced this problem or can suggest solutions I would greatly
appreciate it.
Kind regards,
Moritz Jungtäubl
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users