[ODE] Trying to get OPCODE to link in my project...

Mike Reinstein web_fella at hotmail.com
Fri Apr 2 09:20:11 MST 2004


Hey all:

I moved the libs from the debug and release folders into the OPCODE "root" 
directory, and made sure that the OPCODE line is uncomment in 
ode/config/user.settings

But I still get the same link error in my project:

error LNK2019: unresolved external symbol "public: bool __thiscall 
Opcode::MeshInterface::SetStrides(unsigned int,unsigned int)" 
(?SetStrides at MeshInterface@Opcode@@QAE_NII at Z) referenced in function 
"public: void __thiscall dxTriMeshData::Build(void const *,int,int,void 
const *,int,int)" (?Build at dxTriMeshData@@QAEXPBXHH0HH at Z)


heres the line in my code that causes the error:
dTriMeshDataID Data = dGeomTriMeshDataCreate();


Any ideas?

P.S. I delete /ode/include/config.h  and /ode/ctest.obj, the i run "make 
configure", followed make "make ode-lib"  Are deleting these 2 files 
sufficient to force the compiler/linker to rebuild the whole ode lib from 
scratch?


your pal,

Neko

_________________________________________________________________
Check out MSN PC Safety & Security to help ensure your PC is protected and 
safe. http://specials.msn.com/msn/security.asp



More information about the ODE mailing list