Hi,
How do you transform a CEGUI::String to std::string.
I 'm trying to catch an Cegui::exception, and write it in my log...
thanks
Search found 3 matches
- Sat Nov 12, 2005 12:56
- Forum: Modifications / Integrations / Customisations
- Topic: CEGUI::String
- Replies: 2
- Views: 3103
- Sun Aug 14, 2005 06:53
- Forum: Modifications / Integrations / Customisations
- Topic: ParseXml Error
- Replies: 3
- Views: 2365
Re: ParseXml Error
In fact, there is a repertory gui in media. So simply I put the xml here, and it works. Great. Oki, I wrote a little menu with cegui editor, and try to load a QuitButton: Cegui Log: a windowFactory object ( or an alias for 'TaharezLook/StaticText' window objects is not registered with the system...
- Sat Aug 13, 2005 08:13
- Forum: Modifications / Integrations / Customisations
- Topic: ParseXml Error
- Replies: 3
- Views: 2365
ParseXml Error
Hi, I'm trying to use this crazy Gui, into Ogre stuff. After recompiling it, recompiling ogre, my project linked right. I launched my project, and damn it, error: XercesParser::ParseXMlFIle - An unexpected error occured while parsing xml File 'demolayout.xml'. WindowManager::loadWindowLayout - loadi...