[ODE] ODE Help for C++ (Linking error)
Olivier Bantiche
Olivier.Bantiche at sophia.inria.fr
Tue Feb 25 01:18:02 2003
http://q12.org/pipermail/ode/2003-February/003430.html
Robin Allaway wrote:
> --------------------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)