Np here is the file, just in case i'll give you the ogre.log too.
CEGUI log http://uploader.polorix.net//files/273/CEGUI.log
Ogre log http://uploader.polorix.net//files/273/Ogre.log
Search found 6 matches
- Mon Mar 08, 2010 20:15
- Forum: Help
- Topic: Running in fullscreen
- Replies: 7
- Views: 6219
- Sun Mar 07, 2010 16:05
- Forum: Help
- Topic: Running in fullscreen
- Replies: 7
- Views: 6219
Re: Running in fullscreen
Confirmed, it is a Win7 issue, in WinXP works perfect for Release or Debug. Update: after a reboot the behavior remains in WinXP. Windowned mode for release: OpenGL and D3D9 open, run, close no problems Fullscreen mode: it opens, runs but sends a crashing message while closing and affects the whole ...
- Sun Mar 07, 2010 15:22
- Forum: Help
- Topic: Running in fullscreen
- Replies: 7
- Views: 6219
Re: Running in fullscreen
I compiled SampleDemo_6 for Debug and Release targets, it works perfect except for the Fullscren mode for any of the API I'm using (D3D9 OpenGL in Ogre). It closes correctly but my desktop taskbar is modified. I am running in Win7 x64. I'll try to test it in WinXP, but is there anyway to fix this is...
- Thu Mar 04, 2010 22:14
- Forum: Help
- Topic: Can't run applications using OgreRenderer
- Replies: 13
- Views: 6671
Re: Can't run applications using OgreRenderer
Sorry I forgot the common files included in the CEGUI structure when you get the src code, there it comes an example for each engine or API. Thanks anyway.
- Thu Mar 04, 2010 02:43
- Forum: Help
- Topic: Can't run applications using OgreRenderer
- Replies: 13
- Views: 6671
Re: Can't run applications using OgreRenderer
Thanks, that solved the problems and my application is running. i can inject events and must of them are working correctly. Nevertheless, I couldn't find any information on how to use in my Frame listener and a previously create scene manager. I looked here http://cegui.org.uk/docs/current void crea...
- Mon Mar 01, 2010 20:28
- Forum: Help
- Topic: Can't run applications using OgreRenderer
- Replies: 13
- Views: 6671
Re: Can't run applications using OgreRenderer
My problem is not related to the versions (I hope ). So, I have latest Ogre code and CEGUI, I built them without no problems, I followed http://www.cegui.org.uk/wiki/index.php/Building_CEGUI_for_Ogre_/_OgreRenderer and http://www.cegui.org.uk/wiki/index.php/The_Beginner_Guide_to_Getting_CEGUI_Render...