Search found 4 matches
- Mon Jun 13, 2011 08:53
- Forum: Help
- Topic: Stack around the variable 'input' was corrupted.
- Replies: 10
- Views: 6602
Re: Stack around the variable 'input' was corrupted.
I have the same question, my external computer setup itself is winxpx32,visual studio2008. How can I do with it. I'm looking forward to see that someone can find the cause.I spend a whole day,but I can't find it. Run-Time Check Failure #2 - Stack around the variable 'xxx' was corrupted. Cause Stack...
- Sun Jun 14, 2009 13:50
- Forum: Help
- Topic: a problem with Tree
- Replies: 4
- Views: 2256
Re: a problem with Tree
:D like this? 1) Get CEGUI SDK (or build CEGUI from source). 2) Get Ogre source 3) Get Ogre dependencies package. 4) Remove all files relating to CEGUI from the Ogre dependencies. 5) Replace the removed files with the corresponding files from the CEGUI SDK 6) Build Ogre. 7) Use the resulting libs an...
- Sun Jun 14, 2009 06:58
- Forum: Help
- Topic: a problem with Tree
- Replies: 4
- Views: 2256
Re: a problem with Tree
Hello togehter !
I read the post "[Solved] update to CEGUI 0.6.0 for Ogre but how to ??"
The problem look like Ogre(1.6.1) is not support CEGUI(0.6.1),is not?
If true, How can I ues CEGUI/Tree in Ogre(1.6.1) ?
Must Build Ogre ?
I'm so sorry for my poor English.
Thanks a lot
I read the post "[Solved] update to CEGUI 0.6.0 for Ogre but how to ??"
The problem look like Ogre(1.6.1) is not support CEGUI(0.6.1),is not?
If true, How can I ues CEGUI/Tree in Ogre(1.6.1) ?
Must Build Ogre ?
I'm so sorry for my poor English.
Thanks a lot
- Sat Jun 13, 2009 15:36
- Forum: Help
- Topic: a problem with Tree
- Replies: 4
- Views: 2256
a problem with Tree
Hi - I'm new to both CEGUI and OGRE(1.6.1) and am trying to figure out some CEGUI basics for a C++ project. I'm currently having a problem with Tree. Whenever I add one to my layout it bombs out. However, the samples work just fine. :( main.layout: <Window Type="TaharezLook/FrameWindow" Na...