[Insight-developers] Unable to build on VS 10 Express
Bradley Lowekamp
blowekamp at mail.nih.gov
Fri Mar 25 15:41:02 EDT 2011
So in the latest version these errors went away:
>
> 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'
But the GDCM errors are still there. However, I can disable the GDCM IO module, even though I still get the error when trying to build GDCM, ITK doesn't need it. So I can proceed with my SimpleITK development.
Thanks,
Brad
On Mar 25, 2011, at 9:15 AM, Lowekamp, Bradley (NIH/NLM/LHC) [C] wrote:
> 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...
>
>
>
> 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/5862542f/attachment.htm>
More information about the Insight-developers
mailing list