I use the CEGUI 0.71 and Ogre1.7.1
CEGUI::System* getGUISystem();
protected:
CEGUI::System * mGUISystem;
mGUISystem = new CEGUI::System(mGUIRenderer);
CEGUI::System* GUISystem::getGUISystem()
{
return mGUISystem; // mGUISystem is 0x00000
}
who can help,thanks!
about cegui0.7 and Ogre1.7.1
Moderators: CEGUI MVP, CEGUI Team
-
- Quite a regular
- Posts: 79
- Joined: Wed Jan 09, 2008 11:06
Re: about cegui0.7 and Ogre1.7.1
Read the related pages section in the manual, specifically the section about OGRE and it will explain how to create and initialise CEGUI correctly.
Who is online
Users browsing this forum: Bing [Bot] and 15 guests