Crash at the scheme loading
Posted: Sat Feb 19, 2005 11:50
I use CeGUI 0.2 and Ogre 1.0 RC1 with the OgreRenderer which is located on the Ogre CVS (in my opinion it's will better if you include it in the zip/tar.bz2).
When I try to load a scheme via :
SchemeManager::getSingleton().loadScheme((utf8*)"my scheme.xml");
It makes my program crash at the end of :
OgreCEGUIResourceProvider::loadRawDataContainer
Maybe I don't use the good renderer and the one I use is still under developement ?
When I try to load a scheme via :
SchemeManager::getSingleton().loadScheme((utf8*)"my scheme.xml");
It makes my program crash at the end of :
OgreCEGUIResourceProvider::loadRawDataContainer
Maybe I don't use the good renderer and the one I use is still under developement ?