Irrlicht 1.1/CEGUI 0.50b/System::getSingleton().renderGUI

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

odenter
Just popping in
Just popping in
Posts: 4
Joined: Mon Mar 12, 2007 11:18

Irrlicht 1.1/CEGUI 0.50b/System::getSingleton().renderGUI

Postby odenter » Mon Mar 12, 2007 12:41

Hi,
it doesn't work...

Code: Select all

this->driver->beginScene(true, true, SColor(0, 125, 125, 125));
this->device->getSceneManager()->drawAll();
CEGUI::System::getSingleton().renderGUI();
this->driver->endScene();


I tried

Code: Select all

CEGUI::System::getSingletonPtr();

But that function return no valid Pointer.

If I remove the getSingleton() line, all works fine.
So what's wrong?
Im using MSVC 8.0, Irrlicht 1.1, CEGUI 0.50b.

Console putput

Code: Select all

Irrlicht Engine version 1.1
Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Using renderer: OpenGL 1.1.3
Matrox G400: Matrox Graphics Inc.
OpenGL driver version is not 1.2 or better.
Multittexturing active.
Loaded texture: #DefaultFont
Assertion failed: ms_Singleton, file z:\paul\dev\cegui\admintools\win32sdk\work\
cegui-0.5.0b\include\ceguisingleton.h, line 79

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


Any advice?

User avatar
Levia
Quite a regular
Quite a regular
Posts: 83
Joined: Mon May 22, 2006 18:25
Location: Bergen op zoom, The Netherlands
Contact:

Postby Levia » Wed Mar 14, 2007 13:31

Image
Image


Return to “Help”

Who is online

Users browsing this forum: No registered users and 25 guests