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.
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.
You're right! it works fine now . Darn i was so careless