[ODE] ODE Help for C++ (Linking error)

Robin Allaway allaway at dk2net.dk
Mon Feb 24 16:03:01 2003


This is a multi-part message in MIME format.

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

--------------------Configuration: Tutorial - Win32 =
Debug--------------------
Linking...
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other =
libs; use /NODEFAULTLIB:library
ode.lib(collision_space.obj) : error LNK2001: unresolved external symbol =
__ftol2
ode.lib(misc.obj) : error LNK2001: unresolved external symbol __ftol2
Debug/Tutorial.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Creating browse info file...

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

------=_NextPart_000_0023_01C2DC60.F6E180A0
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.2800.1141" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>--------------------Configuration: =
Tutorial - Win32=20
Debug--------------------<BR>Linking...<BR>LINK : warning LNK4098: =
defaultlib=20
"LIBC" conflicts with use of other libs; use=20
/NODEFAULTLIB:library<BR>ode.lib(collision_space.obj) : error LNK2001:=20
unresolved external symbol __ftol2<BR>ode.lib(misc.obj) : error LNK2001: =

unresolved external symbol __ftol2<BR>Debug/Tutorial.exe : fatal error =
LNK1120:=20
1 unresolved externals<BR>Error executing link.exe.<BR>Creating browse =
info=20
file...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Tutorial.exe - 3 error(s), 1=20
warning(s)<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0023_01C2DC60.F6E180A0--