[Insight-developers] Unable to build on VS 10 Express
Bradley Lowekamp
blowekamp at mail.nih.gov
Fri Mar 25 09:15:27 EDT 2011
Hello all,
I am trying to test SimpleITK on Visual Studio and I am unable to build modular ITK. I am getting the following errors to start with:
1> gdcmUNExplicitImplicitDataElement.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmUNExplicitImplicitDataElement.cxx': No such file or directory
1> gdcmExplicitDataElement.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmExplicitDataElement.cxx': No such file or directory
1> gdcmFileMetaInformation.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmFileMetaInformation.cxx': No such file or directory
1> gdcmImplicitDataElement.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmImplicitDataElement.cxx': No such file or directory
1> gdcmSequenceOfFragments.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmSequenceOfFragments.cxx': No such file or directory
1> gdcmUNExplicitDataElement.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmUNExplicitDataElement.cxx': No such file or directory
1> gdcmCP246ExplicitDataElement.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmCP246ExplicitDataElement.cxx': No such file or directory
1> gdcmExplicitImplicitDataElement.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmExplicitImplicitDataElement.cxx': No such file or directory
1> gdcmVR16ExplicitDataElement.cxx
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\..\..\..\..\Source\ITK\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmVR16ExplicitDataElement.cxx': No such file or directory
1> Generating Code...
Then some of these:
5>LINK : fatal error LNK1104: cannot open file '..\..\..\..\..\..\..\..\lib\Debug\itkv3p_netlib-4.0.lib'
3>LINK : fatal error LNK1104: cannot open file '..\..\..\..\..\..\..\..\lib\Debug\itkv3p_netlib-4.0.lib'
2>LINK : fatal error LNK1104: cannot open file '..\..\..\..\..\..\..\..\lib\Debug\itkv3p_netlib-4.0.lib'
7>LINK : fatal error LNK1104: cannot open file '..\..\..\..\..\..\..\..\lib\Debug\itktestlib-4.0.lib'
4>LINK : fatal error LNK1104: cannot open file '..\..\..\..\..\..\..\..\lib\Debug\itkv3p_netlib-4.0.lib'
6>LINK : fatal error LNK1104: cannot open file '..\..\..\..\..\..\..\..\lib\Debug\itktestlib-4.0.lib'
I am running cmake 2.8.2
Any ideas what's happening here?
Thanks,
Brad
========================================================
Bradley Lowekamp
Lockheed Martin Contractor for
Office of High Performance Computing and Communications
National Library of Medicine
blowekamp at mail.nih.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110325/544b49de/attachment.htm>
More information about the Insight-developers
mailing list