Re: [mitk-users] error when using SplineVtkMapper3D

2016-02-25 Thread Engelhardt, Sandy
Nachricht- Von: Kislinskiy, Stefan [mailto:s.kislins...@dkfz-heidelberg.de] Gesendet: Freitag, 5. Februar 2016 10:33 An: Hongzhi Lan; mitk-users@lists.sourceforge.net Betreff: Re: [mitk-users] error when using SplineVtkMapper3D Hi Hongzhi, you are describing two distinct issues here. Regarding

Re: [mitk-users] error when using SplineVtkMapper3D

2016-02-05 Thread Kislinskiy, Stefan
Hi Hongzhi, you are describing two distinct issues here. Regarding US_MODULE_NAME: This is a compile definition which is set in the CMake script. It is done automatically for MITK modules and plugins in the according CMake macros to create them. It seems that you have your own application, so