[Insight-developers] compliering error

Bill Hoffman bill.hoffman@kitware.com
Wed, 28 Feb 2001 16:32:40 -0500


--=====================_1220739290==_.ALT
Content-Type: text/plain; charset="us-ascii"

It is working for me here.

There have been some cmake changes recently.  
Did you rebuild CMake itself and run the CMakeSetup program again?

-Bill

At 04:07 PM 2/28/2001 -0500, you wrote:
>It looks that ITK.dsw generated by CMake was changed, I got the below message after a update:
>Is it relating to my MSVC++ setting or it is something due to CMake? It only happened today, used to be fine all the time.
> 
> 
>--------------------Configuration: VXLNumerics - Win32 Debug--------------------
>Compiling...
> 
>......
> 
>\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib 
>LINK : fatal error LNK1181: cannot open input file "\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib"
>Error executing link.exe.
> 
>VXLNumerics.lib - 1 error(s), 358 warning(s)
>--------------------Configuration: ITKCommon - Win32 Debug--------------------
>Compiling...
> 
>......
> 
>\insightnew\InsightBuild\Code\Numerics\vxl\Debug\VXLNumerics.lib 
>LINK : fatal error LNK1181: cannot open input file "\insightnew\InsightBuild\Code\Numerics\vxl\Debug\VXLNumerics.lib"
>Error executing link.exe.
> 
>ITKCommon.lib - 1 error(s), 1 warning(s)
>--------------------Configuration: ITKBasicFilters - Win32 Debug--------------------
>Compiling...
>itkWriter.cxx
>Creating library...
>Microsoft (R) Library Manager Version 6.00.8447
>Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
>LINK : fatal error LNK1181: cannot open input file "\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib"
>Error executing link.exe.
> 
>ITKBasicFilters.lib - 1 error(s), 0 warning(s)
> 

--=====================_1220739290==_.ALT
Content-Type: text/html; charset="us-ascii"

It is working for me here.

There have been some cmake changes recently. 
Did you rebuild CMake itself and run the CMakeSetup program again?

-Bill

At 04:07 PM 2/28/2001 -0500, you wrote:
It looks that ITK.dsw generated by CMake was changed, I got the below message after a update:
Is it relating to my MSVC++ setting or it is something due to CMake? It only happened today, used to be fine all the time.
 
 
--------------------Configuration: VXLNumerics - Win32 Debug--------------------
Compiling...

 
......
 
\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib
LINK : fatal error LNK1181: cannot open input file "\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib"
Error executing link.exe.

 
VXLNumerics.lib - 1 error(s), 358 warning(s)
--------------------Configuration: ITKCommon - Win32 Debug--------------------
Compiling...

 
......
 
\insightnew\InsightBuild\Code\Numerics\vxl\Debug\VXLNumerics.lib
LINK : fatal error LNK1181: cannot open input file "\insightnew\InsightBuild\Code\Numerics\vxl\Debug\VXLNumerics.lib"
Error executing link.exe.

 
ITKCommon.lib - 1 error(s), 1 warning(s)
--------------------Configuration: ITKBasicFilters - Win32 Debug--------------------
Compiling...

itkWriter.cxx
Creating library...
Microsoft (R) Library Manager Version 6.00.8447
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
LINK : fatal error LNK1181: cannot open input file "\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib"
Error executing link.exe.

 
ITKBasicFilters.lib - 1 error(s), 0 warning(s)
 
--=====================_1220739290==_.ALT--