Search found 3 matches
- Sat Oct 28, 2006 07:29
- Forum: Help
- Topic: Problems loading/using schemes
- Replies: 5
- Views: 3497
- Fri Sep 29, 2006 02:58
- Forum: Help
- Topic: Problems loading/using schemes
- Replies: 5
- Views: 3497
Hello Endar, assuming you are using version 0.5, this wiki page explains the thing you're looking for (regarding the assets question): http://www.cegui.org.uk/wiki/index.php/Overview_of_resource_system_enhancements_in_0.5.0 This requires that you strip all path info from your xml files, since the p...
- Thu Sep 28, 2006 08:21
- Forum: Help
- Topic: Problems loading/using schemes
- Replies: 5
- Views: 3497
Problems loading/using schemes
I've just started trying to use CEGUI, and attempting to integrate it with my own graphics engine. I've been following the first few tutorials and I have a problem in creating even just a simple single window. // create the renderer object for the GUI CEGUI::OpenGLRenderer* myRenderer = new CEGUI::O...