Search found 1 match
- Thu Jan 11, 2007 00:49
- Forum: Help
- Topic: A Window object ... does not exist within the system
- Replies: 1
- Views: 1275
A Window object ... does not exist within the system
My code (straight from the Ogre's Basic Tutorial 6 about CEGUI) compiles cleanly, but the application crashes after loading the window at runtime. I am using VC++ 8.0 and Windows XP Home. Here is the XML file: <?xml version="1.0" ?> <GUILayout> <Window Type="DefaultWindow" Name=&...