[Insight-developers] missing gdcmDSED
Nicholas Tustison
ntustison at gmail.com
Mon Mar 14 09:15:34 EDT 2011
Hello all,
I'm trying to migrate over to the new modularized ITK. I tried to
build the "HelloWorld" example in ITK/Examples/Installation/
but I'm getting the following complaint about a missing gdcm
library. Any ideas on how I can correct it?
[ntustison at Nietzschean-Numerics Mon Mar 14 09:10:15] $ make
Scanning dependencies of target HelloWorld
[100%] Building CXX object CMakeFiles/HelloWorld.dir/HelloWorld.o
Linking CXX executable HelloWorld
ld: library not found for -lgdcmDSED
collect2: ld returned 1 exit status
make[2]: *** [HelloWorld] Error 1
make[1]: *** [CMakeFiles/HelloWorld.dir/all] Error 2
make: *** [all] Error 2
Thanks,
Nick
More information about the Insight-developers
mailing list