about cegui0.7 and Ogre1.7.1

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

jasonjzz
Not too shy to talk
Not too shy to talk
Posts: 40
Joined: Mon Dec 22, 2008 06:37

about cegui0.7 and Ogre1.7.1

Postby jasonjzz » Fri Jun 11, 2010 18:44

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!

ianstangoe
Quite a regular
Quite a regular
Posts: 79
Joined: Wed Jan 09, 2008 11:06

Re: about cegui0.7 and Ogre1.7.1

Postby ianstangoe » Fri Jun 11, 2010 21:19

Read the related pages section in the manual, specifically the section about OGRE and it will explain how to create and initialise CEGUI correctly.


Return to “Help”

Who is online

Users browsing this forum: Bing [Bot] and 15 guests