[Insight-developers] (no subject)

Yinpeng Jin yj76@columbia.edu
Thu, 25 Jan 2001 18:18:20 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_004A_01C086FB.32337400
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi, below is the magic error I always get, and sometimes I can solve it, =
but i don't remember how. does anybody has the idea?



--------------------Configuration: itksegment - Win32 =
Debug--------------------
Linking...
   Creating library Debug/itksegment.lib and object Debug/itksegment.exp
test.obj : error LNK2001: unresolved external symbol "public: virtual =
void __thiscall itk::LightObject::UnRegister(void)const " =
(?UnRegister@LightObject@itk@@UBEXXZ)
test.obj : error LNK2001: unresolved external symbol "public: virtual =
void __thiscall itk::LightObject::Register(void)const " =
(?Register@LightObject@itk@@UBEXXZ)
Debug/itksegment.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

itksegment.exe - 3 error(s), 0 warning(s)


------=_NextPart_000_004A_01C086FB.32337400
Content-Type: text/html;
	charset="iso-8859-1"
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=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hi, below is the magic error I always =
get, and=20
sometimes I can solve it, but i don't remember how. does anybody has the =

idea?</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></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>--------------------Configuration: =
itksegment -=20
Win32 Debug--------------------<BR>Linking...<BR>&nbsp;&nbsp; Creating =
library=20
Debug/itksegment.lib and object Debug/itksegment.exp<BR>test.obj : error =

LNK2001: unresolved external symbol "public: virtual void __thiscall=20
itk::LightObject::UnRegister(void)const " (<A=20
href=3D"mailto:?UnRegister@LightObject@itk@@UBEXXZ">?UnRegister@LightObje=
ct@itk@@UBEXXZ</A>)<BR>test.obj=20
: error LNK2001: unresolved external symbol "public: virtual void =
__thiscall=20
itk::LightObject::Register(void)const " (<A=20
href=3D"mailto:?Register@LightObject@itk@@UBEXXZ">?Register@LightObject@i=
tk@@UBEXXZ</A>)<BR>Debug/itksegment.exe=20
: fatal error LNK1120: 2 unresolved externals<BR>Error executing=20
link.exe.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>itksegment.exe - 3 error(s), 0=20
warning(s)<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_004A_01C086FB.32337400--