[Insight-users] Problem with configuring ITK with VTK

John Drescher drescherjm at gmail.com
Thu Mar 11 07:42:22 EST 2010


On Thu, Mar 11, 2010 at 4:26 AM,  <edoardo.belletti at alice.it> wrote:
> Thank you very much but now the output is:
>
>
> edoardo at edoardo-laptop:~/VTK/vtk-itk/bin$ make
> Linking CXX executable myProject
> /usr/local/itk/InsightToolkit-3.16.0/bin/bin/libITKIO.a(itkGDCMImageIO.o):
> In function `itk::GDCMImageIO::CanReadFile(char const*)':
> itkGDCMImageIO.cxx:(.text+0x2088): undefined reference to
> `gdcm::Document::CanReadFile(std::basic_istream<char, std::char_traits<char>
>>&, bool&)'

You need to rebuild itk after you reconfigured itk to use system gdcm.

John


More information about the Insight-users mailing list