Non working demos
Posted: Sun Apr 10, 2005 12:19
I am quite new to CEGUI, and I am trying to get it working with Ogre(1.0.0).
I have many problems, but I can easily fix those as soon as I get this one sorted out.
Basically, I downloaded cegui_mk2 0.2 (the newest), all the corect dependencies etc. and compiled without problems.
I then proceeded to download some of the ogre demos (source).
However, this is where the problems began. All of the demos are looking for a non-existant directory in cegui_mk2\include\renderers called OgreGUIRenderer. This is quite confusing since all other renderers are there (Irrlicht, opnegl, direct3d). Shouldn't the ogre one also be there? And if not, why is the demo looking for it in there?
I must be missing something important and obvious but I have been trying to get atleast one cegui project working in 2 days and haven't succeeded. The ogre example Demo_Gui compiles correctly and works, but as soon as I try to compile it outside of the ogre solution(open the project file), or try to use it's code and settings in my project, it doesn't compile anymore.
And besides, the point is that the demos aren't working.
I have many problems, but I can easily fix those as soon as I get this one sorted out.
Basically, I downloaded cegui_mk2 0.2 (the newest), all the corect dependencies etc. and compiled without problems.
I then proceeded to download some of the ogre demos (source).
However, this is where the problems began. All of the demos are looking for a non-existant directory in cegui_mk2\include\renderers called OgreGUIRenderer. This is quite confusing since all other renderers are there (Irrlicht, opnegl, direct3d). Shouldn't the ogre one also be there? And if not, why is the demo looking for it in there?
I must be missing something important and obvious but I have been trying to get atleast one cegui project working in 2 days and haven't succeeded. The ogre example Demo_Gui compiles correctly and works, but as soon as I try to compile it outside of the ogre solution(open the project file), or try to use it's code and settings in my project, it doesn't compile anymore.
And besides, the point is that the demos aren't working.