[Insight-users] ITK, gdcmMSFF.lib, Visual Studio 2010
Richard Frank
rfrank at dominionsw.com
Sat Mar 16 18:43:48 EDT 2013
I am building ITK 4.3.1 with GDCM 2.2.2.
I built GDCM successfully.
I select USE_SYSTEM_GDCM and Configure,CMake GUI finds the correct location for the GDCM cmake file.
After I generate, while building I get link errors saying that ITK.sln couldn't find gdcmMSFF.lib.
If I pick a project and look at the linker includes, I see
(stuff)...
..\..\..\..\lib\Debug\ITKIOVTK-4.3.lib;..\..\..\..\lib\Debug\itksys-4.3.lib;..\..\..\..\lib\Debug\ITKGDCM-4.3.lib;gdcmMSFF.lib;gdcmDICT.lib;gdcmIOD.lib;gdcmDSED.lib;gdcmCommon.lib;
(more stuff)...
It seems like the GDCM libraries don't have any path information, and this is why the linker can't find them?
Is this a bug in a CMake file?
Thanks
Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130316/38ab77c4/attachment.htm>
More information about the Insight-users
mailing list