[Insight-developers] Unable to build on VS 10 Express

Bill Lorensen bill.lorensen at gmail.com
Fri Mar 25 18:04:18 EDT 2011


You need the HEAD of cmake. The fixes are to cmake.

On Fri, Mar 25, 2011 at 3:41 PM, Bradley Lowekamp <blowekamp at mail.nih.gov>wrote:

>
> 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
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110325/84778b11/attachment.htm>


More information about the Insight-developers mailing list