CEGUI::OgreRenderer& mRenderer = CEGUI::OgreRenderer::bootstrapSystem();
I am using code::blocks 10.05 on ubuntu 12.04 to run my code and when i do i get this error - Program recevide a SIGABRT error. and the app crashes.
Is there anyway to solve this problem?
Here's my cegui.log
Code: Select all
24/02/2013 16:40:42 (Std) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
24/02/2013 16:40:42 (Std) + Crazy Eddie's GUI System - Event log +
24/02/2013 16:40:42 (Std) + (http://www.cegui.org.uk/) +
24/02/2013 16:40:42 (Std) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
24/02/2013 16:40:42 (Std) CEGUI::Logger singleton created. (0x9050848)
24/02/2013 16:40:42 (Std)
24/02/2013 16:40:42 (Std) ********************************************************************************
24/02/2013 16:40:42 (Std) * Important: *
24/02/2013 16:40:42 (Std) * To get support at the CEGUI forums, you must post _at least_ the section *
24/02/2013 16:40:42 (Std) * of this log file indicated below. Failure to do this will result in no *
24/02/2013 16:40:42 (Std) * support being given; please do not waste our time. *
24/02/2013 16:40:42 (Std) ********************************************************************************
24/02/2013 16:40:42 (Std) ********************************************************************************
24/02/2013 16:40:42 (Std) * -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
24/02/2013 16:40:42 (Std) ********************************************************************************
24/02/2013 16:40:42 (Std) ---- Version 0.7.9 (Build: Feb 18 2013 GNU/Linux g++ 4.6.3 32 bit) ----
24/02/2013 16:40:42 (Std) ---- Renderer module is: CEGUI::OgreRenderer - Official OGRE based 2nd generation renderer module. ----
24/02/2013 16:40:42 (Std) ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
24/02/2013 16:40:42 (Std) ---- Image Codec module is: OgreImageCodec - Integrated ImageCodec using the Ogre engine. ----
24/02/2013 16:40:42 (Std) ---- Scripting module is: None ----
24/02/2013 16:40:42 (Std) ********************************************************************************
24/02/2013 16:40:42 (Std) * -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
24/02/2013 16:40:42 (Std) ********************************************************************************
24/02/2013 16:40:42 (Std)
24/02/2013 16:40:42 (Std) ---- Begining CEGUI System initialisation ----
24/02/2013 16:40:42 (Std) CEGUI::ImagesetManager singleton created (0x9052348)
24/02/2013 16:40:42 (Std) CEGUI::FontManager singleton created. (0x9050a30)
24/02/2013 16:40:42 (Std) CEGUI::WindowFactoryManager singleton created
24/02/2013 16:40:42 (Std) CEGUI::WindowManager singleton created (0x9050c00)
24/02/2013 16:40:42 (Std) CEGUI::SchemeManager singleton created. (0x9040cf8)