[Insight-developers] compliering error

Yinpeng Jin yj76@columbia.edu
Wed, 28 Feb 2001 16:07:42 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_001B_01C0A1A0.94609210
Content-Type: text/plain;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

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=20
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=20
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)


------=_NextPart_000_001B_01C0A1A0.94609210
Content-Type: text/html;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312">
<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>It looks that ITK.dsw generated by =
CMake was=20
changed, I got the below message after a update:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Is it relating to my MSVC++ setting or =
it is=20
something due to CMake? It only happened today, used to be fine all the=20
time.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>--------------------Configuration: =
VXLNumerics -=20
Win32 Debug--------------------<BR>Compiling...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>......</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2>\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib =
<BR>LINK : fatal=20
error LNK1181: cannot open input file=20
"\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib"<BR>Error =
executing=20
link.exe.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>VXLNumerics.lib - 1 error(s), 358=20
warning(s)<BR>--------------------Configuration: ITKCommon - Win32=20
Debug--------------------<BR>Compiling...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>......</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2>\insightnew\InsightBuild\Code\Numerics\vxl\Debug\VXLNumerics.lib=
 <BR>LINK=20
: fatal error LNK1181: cannot open input file=20
"\insightnew\InsightBuild\Code\Numerics\vxl\Debug\VXLNumerics.lib"<BR>Err=
or=20
executing link.exe.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ITKCommon.lib - 1 error(s), 1=20
warning(s)<BR>--------------------Configuration: ITKBasicFilters - Win32 =

Debug--------------------<BR>Compiling...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>itkWriter.cxx<BR>Creating =
library...<BR>Microsoft=20
(R) Library Manager Version 6.00.8447<BR>Copyright (C) Microsoft Corp =
1992-1998.=20
All rights reserved.<BR>LINK : fatal error LNK1181: cannot open input =
file=20
"\insightnew\InsightBuild\Code\Common\Debug\ITKCommon.lib"<BR>Error =
executing=20
link.exe.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ITKBasicFilters.lib - 1 error(s), 0=20
warning(s)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_001B_01C0A1A0.94609210--