[Insight-users] gdcmDict error when adding ITKIO to target libraries

Christina Roßmanith cr at neuro.ma.uni-heidelberg.de
Wed Sep 13 08:51:36 EDT 2006


Hi,

is anybody else getting the following error message when linking with ITKIO?

Error: In 
/home/cr/Software/ITK/InsightToolkit-2.8.1/Utilities/gdcm/src/gdcmDict.cxx, 
line 147, function bool gdcm::Dict::AddEntry(const gdcm::DictEntry&)
Already present:0041|1050
Error: In 
/home/cr/Software/ITK/InsightToolkit-2.8.1/Utilities/gdcm/src/gdcmDict.cxx, 
line 147, function bool gdcm::Dict::AddEntry(const gdcm::DictEntry&)
Already present:0040|a992


My test program just consist of these few lines and does (not yet) call 
any DICOM related stuff...

#include <iostream>

int main ()
{
  exit (EXIT_SUCCESS);
}

Thank you
Christina Rossmanith



More information about the Insight-users mailing list