I'm getting this error when I try compiling in Visual Studio:
SampleApp error C2027: use of undefined type 'CEGUI::StaticImage'
I was able to compile with some basic buttons, but right now I'm try to load a static image in, and it doesn't quite seem to be working because of this.
For the record, I'm using Ogre3D too.
I'm a noob at this, so please bear with me.
Thanks!!
-Tek
CEGUI::StaticImage undefined
Moderators: CEGUI MVP, CEGUI Team
Re: It worked
Tekmoto wrote:Gee, I feel pretty dumb!
Thanks, it worked. I was using the tutorial from the Ogre3D wiki, which didn't have Cegui.h included.
In that case, when using OGRE, you should include CEGUI_Fix.h instead of just CEGUI.H,
Review this Ogre Wiki Post: http://www.ogre3d.org/wiki/index.php/CEGUI_fix
Who is online
Users browsing this forum: No registered users and 14 guests

