OgreODE demos problem

paco

30-05-2008 13:42:46

After a lot of trying i finally managed to make ogreode complile correctly but when i try to run the demos i have problems.
Specifically, when i run them i get the following error window:
"the insertion point ?getID@Joint@OgrOde@@UAEKXZ of process was unable to be found in the library OgreOde_Core_d.dll" (i tryed to translate it in english...)
Does anybody has an idea of what should i do??
I'm using visual studio express edition and i have downloaded the latest versions of ode and ogreode

rewb0rn

01-06-2008 11:02:13

this normally happens when you have a different version of the dll in the folder of the program you are about to start than the version you linked against (libs and headers)