Author Topic: OGRE applications compile but crash  (Read 3278 times)

Onyx

  • Guest
OGRE applications compile but crash
« on: August 18, 2007, 01:47:45 am »
Hello. I downloaded latest Nightly build of C::B and latest Ogre SDK. After some searching throught forums I managed to get Ogre demos to compile but as soon as I set up options in Ogre's dialog box the application crashes with this message:

Code
Runtime Error!

Program: E\OgreSDK\bin\Release\Demo_Gui.exe

This application has requested the Runtime to terminate it in unusual way.
Please contact the application's support team for more information.

C::B return:

Code
Checking for existence: E:\OgreSDK\bin\Release\Demo_Gui.exe
Executing: "E:\OgreSDK\bin\Release\Demo_Gui.exe"  (in E:\OgreSDK\bin\Release)
Process terminated with status 3 (0 minutes, 4 seconds)

I followed this tutorial and tried installing modified version of libstdc++ v3 (download link for MingW found here).

I can post additional info if needed. Thanks in advance.