Neonlite
24-04-2007 18:04:25
Hi all,
I am running Ogre 1.2.5 with Nxogre 0.4 RC2 using Visual Studio 2005 Express.
I can't get the tutorials as well as some examples with some memory exceptions and run-time check errors which i can't figure out how to solve. Occurs for both debug/release.
[When running examples]
Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.
---I encountered this problem before when i used Ogre 1.4.0 for ois and fmod. Resolved this by changing to 1.2.5 but it does not work for nxogre.
[When running nxogre tutorials]
First-chance exception at 0x7c81eb33 in nxTutorial606_debug.exe: Microsoft C++ exception: Ogre::Exception at memory location 0x0012eec0..
The program '[1948] nxTutorial606_debug.exe: Native' has exited with code 0 (0x0).
Anyone has any idea how to resolve these?...
I am running Ogre 1.2.5 with Nxogre 0.4 RC2 using Visual Studio 2005 Express.
I can't get the tutorials as well as some examples with some memory exceptions and run-time check errors which i can't figure out how to solve. Occurs for both debug/release.
[When running examples]
Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.
---I encountered this problem before when i used Ogre 1.4.0 for ois and fmod. Resolved this by changing to 1.2.5 but it does not work for nxogre.
[When running nxogre tutorials]
First-chance exception at 0x7c81eb33 in nxTutorial606_debug.exe: Microsoft C++ exception: Ogre::Exception at memory location 0x0012eec0..
The program '[1948] nxTutorial606_debug.exe: Native' has exited with code 0 (0x0).
Anyone has any idea how to resolve these?...