[ODE] VC6 ode0.5 link error
Daniel Moser Tralamazza
tylenol at inf.furb.br
Sat May 29 22:17:51 MST 2004
Hi,
I am trying to build ode 0.5 using the VC++ toolkit 2003 (with VC6 IDE :)). I
get these errors when building ode-dll project:
Linking...
collision_space.obj : error LNK2019: unresolved external symbol __ftol2
referenced in function "public: virtual void __thiscall
dxHashSpace::collide(void *,void (__cdecl*)(void *,struct dxGeom *,struct dxGeom
*))" (?collide at dxHashSpace@@UAEXPAXP6AX0
PAUdxGeom@@1 at Z@Z)
misc.obj : error LNK2001: unresolved external symbol __ftol2
opcode.lib(IceContainer.obj) : error LNK2001: unresolved external symbol __ftol2
opcode.lib(OPC_OptimizedTree.obj) : error LNK2001: unresolved external symbol
__ftol2
..\lib\ode.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
best regards,
Daniel Tralamazza
More information about the ODE
mailing list