Update to Shoggoth ,error with OgreNewton

aoos

19-09-2008 10:14:55

Hello, i update to 1.6.0 version of Ogre but when i use OgreNewton Code in my project and try to run the exe i get this error:



Cause this is in greek , it says that this point of import cannot been found in dynamic link library OgreMain.dll
i'm using Newton Version 1.53



walaber

19-09-2008 19:40:44

your application directory still has an old OgreMain.dll in it, not a new one from Shoggoth.

aoos

21-09-2008 00:35:51

Nope! that's not working either i'm getting the same error, but when i compile projects without using OgreNewt everything runs fine.

walaber

23-09-2008 19:43:28

then you need to recompile OgreNewt_Main, because the .lib you have was compiled against an old version of Ogre.

aoos

26-09-2008 19:47:58

You're right! it works fine now . Darn i was so careless :oops: