[ODE] (no subject)

Christian Gilman oneill at future-bytes.com
Fri Feb 7 13:55:02 2003


This is a multi-part message in MIME format.

------=_NextPart_000_000D_01C2CEF3.9F2C4A90
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello,

i included the tri-colider lib into my program, but now there is one =
linker.

Nero22 error LNK2019: Nicht aufgeloestes externes Symbol "void __cdecl =
dGeomRayGet(struct dxGeom *,float * const,float * const)" =
(?dGeomRayGet@@YAXPAUdxGeom@@QAM1@Z), verwiesen in Funktion "int __cdecl =
dCollideRTL(struct dxGeom *,struct dxGeom *,int,struct dContactGeom =
*,int)" (?dCollideRTL@@YAHPAUdxGeom@@0HPAUdContactGeom@@H@Z)
Nero22 error LNK2019: Nicht aufgeloestes externes Symbol =
_dGeomRayGetLength, verwiesen in Funktion "int __cdecl =
dCollideRTL(struct dxGeom *,struct dxGeom *,int,struct dContactGeom =
*,int)" (?dCollideRTL@@YAHPAUdxGeom@@0HPAUdContactGeom@@H@Z)

Sorry, it's german, but i think the problem is clear.

What must I do now?

Thanks!

------=_NextPart_000_000D_01C2CEF3.9F2C4A90
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.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i included the tri-colider lib into my =
program, but=20
now there is one linker.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Nero22 error LNK2019: Nicht =
aufgeloestes externes=20
Symbol "void __cdecl dGeomRayGet(struct dxGeom *,float * const,float * =
const)"=20
(<A=20
href=3D"mailto:?dGeomRayGet@@YAXPAUdxGeom@@QAM1@Z">?dGeomRayGet@@YAXPAUdx=
Geom@@QAM1@Z</A>),=20
verwiesen in Funktion "int __cdecl dCollideRTL(struct dxGeom *,struct =
dxGeom=20
*,int,struct dContactGeom *,int)" (<A=20
href=3D"mailto:?dCollideRTL@@YAHPAUdxGeom@@0HPAUdContactGeom@@H@Z">?dColl=
ideRTL@@YAHPAUdxGeom@@0HPAUdContactGeom@@H@Z</A>)<BR>Nero22=20
error LNK2019: Nicht aufgeloestes externes Symbol _dGeomRayGetLength, =
verwiesen=20
in Funktion "int __cdecl dCollideRTL(struct dxGeom *,struct dxGeom =
*,int,struct=20
dContactGeom *,int)" (<A=20
href=3D"mailto:?dCollideRTL@@YAHPAUdxGeom@@0HPAUdContactGeom@@H@Z">?dColl=
ideRTL@@YAHPAUdxGeom@@0HPAUdContactGeom@@H@Z</A>)<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Sorry, it's german, but i think the =
problem is=20
clear.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>What must I do now?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks!</DIV></FONT></BODY></HTML>

------=_NextPart_000_000D_01C2CEF3.9F2C4A90--