Search found 2 matches

by iamhero
Mon Feb 25, 2013 00:23
Forum: Help
Topic: Assertion 'ms_Singleton' failed
Replies: 5
Views: 4261

Assertion 'ms_Singleton' failed

I went ahead and used the gdb debugger as suggested about and nailed down my error to
an Assertion "ms_Sibgleton" failed

I tried to locate any dll files but have none, even after building from source.
Is there anything i could've missed ?
by iamhero
Sun Feb 24, 2013 21:54
Forum: Help
Topic: Assertion 'ms_Singleton' failed
Replies: 5
Views: 4261

Assertion 'ms_Singleton' failed

Hello, I am new to cegui. So far I've managed to integrate it to Ogre3d. Right now I have this line of code in the Ogre3d tutorialApplication::createScene() function CEGUI::OgreRenderer& mRenderer = CEGUI::OgreRenderer::bootstrapSystem(); I am using code::blocks 10.05 on ubuntu 12.04 to run my c...

Go to advanced search