[ODE] VC6 linker error
Marc
marcrochel at yahoo.de
Wed May 19 02:47:37 MST 2004
Hi !
I updated a few minutes ago and after compiling the ode.lib and trying to
link it against my app I get a linker error (using windows vc6, static
ode.lib, not odedll) :
Linking...
xilink6: executing 'C:\PROGRA~1\MICROS~3\VC98\Bin\link.exe'
ode.lib(ode.obj) : error LNK2001: unresolved external symbol "void __cdecl
dxQuickStepper(struct dxWorld *,struct dxBody * const *,int,struct dxJoint *
const *,int,float)"
(?dxQuickStepper@@YAXPAUdxWorld@@PBQAUdxBody@@HPBQAUdxJoint@@HM at Z)
Debug/App.exe : fatal error LNK1120: 1 unresolved externals
Error executing xilink6.exe.
Am I the first one trying quickstep on windows with vc?
ciao
Marc
More information about the ODE
mailing list