[Insight-users] ITK 4 - gdcm
    Dirk Boye 
    body at nabla.org
       
    Wed Jan 19 10:32:59 EST 2011
    
    
  
Dear list,
I've just compiled and installed ITK 4 from the repositories.
In one of my programs I'm including some gdcm header files.
These files remain in the itk source directory after install.
In the GDCMConfig.cmake these directories should be set.
It's called from UseGDCM.cmake
So what I do:
FIND_PACKAGE(GDCM REQUIRED)
INCLUDE(${GDCM_USE_FILE})
Problem is:
I get the error message "oooops" because I don't have the file
GDCMExports.cmake
Any help?
Thank you,
Dirk
    
    
More information about the Insight-users
mailing list