Trouble loading 'newer' scheme versions
Posted: Fri Dec 29, 2006 20:32
Im using a prebuilt Ogre SDK (Dagon v1.2.4) and I was unable to get the 'latest' CEGUI SDK to work, however the version that came with Ogre works fine. So ive been using that for the longest time, no trouble (with the default schemes that come with Ogre at least).
However, I tryed to load a layout that I created with the Layout Editor, and thats when the fun began. First, it complained that "WindowRendererSet" should be "WindowSet", not sure why that needed to change across versions, but I made the switch, and it 'took' the scheme ok... but NOW its complaining about some more semantics in the looknfeel ->
You wouldnt think the latest prebuilt CEGUI that came with the latest version of Ogre would be THIS out of date, but I guess it is? Please tell me I dont have to rebuild the latest Ogre and CEGUI from source, just to be able to use the layout editor and its new scheme format...
Im willing to do a little manual modification to the xml to get this to work. Any help greatly appreciated!
However, I tryed to load a layout that I created with the Layout Editor, and thats when the fun began. First, it complained that "WindowRendererSet" should be "WindowSet", not sure why that needed to change across versions, but I made the switch, and it 'took' the scheme ok... but NOW its complaining about some more semantics in the looknfeel ->
29/12/2006 13:15:55 (Error) Exception: Falagard::xmlHandler::elementStart - The unknown XML element 'PropertyLinkDefinition' was encountered while processing the look and feel file.
You wouldnt think the latest prebuilt CEGUI that came with the latest version of Ogre would be THIS out of date, but I guess it is? Please tell me I dont have to rebuild the latest Ogre and CEGUI from source, just to be able to use the layout editor and its new scheme format...
Im willing to do a little manual modification to the xml to get this to work. Any help greatly appreciated!