[Insight-users] compiling DigitalArchive from InsightApplications 3.20

Eduardo Suarez-Santana esuarez at itccanarias.org
Wed Jun 1 08:19:54 EDT 2011


El 26/05/11 16:54, Luis Ibanez escribió:
> Hi Eduardo,
>
> It seems to be related to this bug entry in MANTIS:
>
>   http://public.kitware.com/Bug/view.php?id=10093
>
> Are you using a System installed GDCM ?
>
> (instead of the one that came with ITK 3.20...)
It seems to be fixed in gdcm-2.0. I'm using the one in itk-3.20.0.

esuarez-pz itk $ grep -P "SET\(GDCM_.*_VERSION"
sw02a-itk-3.20.0/Utilities/gdcm/CMakeLists.txt
SET(GDCM_MAJOR_VERSION 1)
SET(GDCM_MINOR_VERSION 2)
SET(GDCM_BUILD_VERSION 4)
esuarez-pz itk $ grep -P "SYSTEM.*GDCM" sw02b-itk-3.20.0/CMakeCache.txt
ITK_USE_SYSTEM_GDCM:BOOL=OFF
//ADVANCED property for variable: ITK_USE_SYSTEM_GDCM
ITK_USE_SYSTEM_GDCM-ADVANCED:INTERNAL=1

Thanks,
-Eduardo



More information about the Insight-users mailing list