[Insight-users] Problems with elements of fltk.

Samuel Rodríguez Bescos srodrigu at gbt . tfo . upm . es
Thu, 8 Aug 2002 12:02:06 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0039_01C23ED3.6AB16F30
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi everybody,

I developing and example based in deformable model. I have the next =
linking errors:

  Linking...
  LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of =
other libs; use /NODEFAULTLIB:library
  fltk.lib(Fl_x.obj) : error LNK2001: unresolved external symbol =
___WSAFDIsSet@8
  fltk.lib(Fl_x.obj) : error LNK2001: unresolved external symbol =
_select@20
  Debug/DeformableModelTest.exe : fatal error LNK1120: 2 unresolved =
externals
  Error executing link.exe.
  Creating browse info file...

  DeformableModelTest.exe - 3 error(s), 1 warning(s)

I think that are related with fltk classes. Does anyone know if the =
classes related with FLTK have been changed from the version of february =
to the last version?. I'm using the fl_chooser_file and the =
fltkImage2DViewer classes.=20
If the problem can not be solved, How can I visualize images with =
elements of the last version?.

Thanks in Advance,

Samuel

------=_NextPart_000_0039_01C23ED3.6AB16F30
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 6.00.2715.400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi everybody,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I developing and example based in =
deformable model.=20
I have the next linking errors:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
  <DIV><FONT face=3DArial size=3D2><EM>Linking...<BR>LINK : warning =
LNK4098:=20
  defaultlib "MSVCRT" conflicts with use of other libs; use=20
  /NODEFAULTLIB:library<BR>fltk.lib(Fl_x.obj) : error LNK2001: =
unresolved=20
  external symbol </EM><A=20
  =
href=3D"mailto:___WSAFDIsSet@8"><EM>___WSAFDIsSet@8</EM></A><BR><EM>fltk.=
lib(Fl_x.obj)=20
  : error LNK2001: unresolved external symbol </EM><A=20
  =
href=3D"mailto:_select@20"><EM>_select@20</EM></A><BR><EM>Debug/Deformabl=
eModelTest.exe=20
  : fatal error LNK1120: 2 unresolved externals<BR>Error executing=20
  link.exe.<BR>Creating browse info file...</EM></FONT></DIV>
  <DIV><EM></EM>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2><EM>DeformableModelTest.exe - 3 =
error(s), 1=20
  warning(s)<BR></EM></FONT></DIV></BLOCKQUOTE>
<DIV><FONT face=3DArial size=3D2>I think that are related with fltk =
classes. Does=20
anyone know if the classes related with FLTK have been changed from the =
version=20
of february&nbsp;to the last version?. I'm using the fl_chooser_file and =
the=20
fltkImage2DViewer classes. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>If the problem can not be solved, How =
can I=20
visualize images with elements of the last version?.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks in Advance,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Samuel</FONT></DIV></BODY></HTML>

------=_NextPart_000_0039_01C23ED3.6AB16F30--