Search found 2 matches
- Wed Jan 18, 2012 22:17
- Forum: Help
- Topic: [solved] texture Problem with CEGUI [not fitting versions]
- Replies: 3
- Views: 2083
Re: texture Problem with CEGUI
Thanks for your help, I think i first try to recompile cegui to fit the new version of ogre. But if that does not function. I'm going to get the old version of ogre. But thanks for your help. But I dont know why I should blame someone or something, I thought it would be a "simple" problem ...
- Sun Jan 15, 2012 20:01
- Forum: Help
- Topic: [solved] texture Problem with CEGUI [not fitting versions]
- Replies: 3
- Views: 2083
[solved] texture Problem with CEGUI [not fitting versions]
Hello Community, so i want to make a menu with CEGUI an Ogre. This is the sourcecode of the creatscene function(Im using the tutorial framework from ogre): void BasicTutorial::createScene(void) void BasicTutorial::createScene(void) { mRenderer = &CEGUI::OgreRenderer::bootstrapSystem(); // for ea...