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

Bill Lorensen bill.lorensen at gmail.com
Fri Mar 25 10:16:08 EDT 2011


Bill Hoffman has fixed this problem. Until thw fix makes it into cmake
2.8.x, you will have to build your own cmake.

Bill

On Fri, Mar 25, 2011 at 9:40 AM, Luis Ibanez <luis.ibanez at kitware.com>wrote:

> Hi Brad,
>
> For the record,
> We are seeing similar errors in VS8
>
> http://www.cdash.org/CDash/viewBuildError.php?buildid=919282
>
> We probably should review how gdcm is configuring that directory:
>
>       Source\DataStructureAndEncodingDefinition
>
>
>    Luis
>
>
>
> ----------------------------------------------------------------------------------
> On Fri, Mar 25, 2011 at 9:15 AM, Bradley Lowekamp
> <blowekamp at mail.nih.gov> 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...
> >
> > 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
> >
> >
> > _______________________________________________
> > 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
> >
> >
> _______________________________________________
> 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/63f8c84b/attachment.htm>


More information about the Insight-developers mailing list