[ODE] unable to compile ODE...
Alessandro LaVekkia Damiani
lavecchiacciasulweb at libero.it
Wed Jan 28 20:43:03 MST 2004
Hi to all,
i wasn't able to compile ODE with OPCODE
OPCODE was succesfully installed on my machine
Should i define these functions or i am missing something???
Here's make output:
E:\Sorgenti\ode-0.039>make ode-lib
link /dll /nologo /SUBSYSTEM:WINDOWS
/LIBPATH:"C:\Programme\Micros~2\VC98\Lib" /
def:config/msvcdefs.def Comctl32.lib kernel32.lib user32.lib gdi32.lib
OpenGL32.
lib Glu32.lib /OUT:lib/ode.dll ode/src/array.obj ode/src/error.obj
ode/src/memor
y.obj ode/src/obstack.obj ode/src/odemath.obj ode/src/matrix.obj
ode/src/misc.ob
j ode/src/rotation.obj ode/src/mass.obj ode/src/ode.obj ode/src/step.obj
ode/src
/stepfast.obj ode/src/lcp.obj ode/src/joint.obj ode/src/timer.obj
ode/src/mat.ob
j ode/src/testing.obj ode/src/collision_kernel.obj
ode/src/collision_util.obj od
e/src/collision_std.obj ode/src/collision_space.obj
ode/src/collision_transform.
obj ode/src/collision_quadtreespace.obj ode/src/fastldlt.obj
ode/src/fastlsolve.
obj ode/src/fastltsolve.obj ode/src/fastdot.obj
msvcdefs.def : error LNK2001: unresolved external symbol
dBodyGetAutoDisableSF1
msvcdefs.def : error LNK2001: unresolved external symbol
dBodyGetAutoDisableStep
sSF1
msvcdefs.def : error LNK2001: unresolved external symbol
dBodyGetAutoDisableThre
sholdSF1
msvcdefs.def : error LNK2001: unresolved external symbol
dBodySetAutoDisableSF1
msvcdefs.def : error LNK2001: unresolved external symbol
dBodySetAutoDisableStep
sSF1
msvcdefs.def : error LNK2001: unresolved external symbol
dBodySetAutoDisableThre
sholdSF1
lib/ode.lib : fatal error LNK1120: 6 unresolved externals
LINK : fatal error LNK1141: failure during build of exports file
make: *** [lib/ode.lib] Error 1141
E:\Sorgenti\ode-0.039>
More information about the ODE
mailing list