Page 1 of 1

Compiling a tutorial - OGRE3D and Cegui.

Posted: Thu Oct 13, 2005 17:39
by Luz
Hey!

I been trying to figure this out the last 2 hours now. I am stuck on the Ogre Tutorial 6..

I am guessing because I cant figure out the very basic stuff, as to how I link the right paths and/or files.

I am using Linux (debian) and Kdevelop. If someone got experience with this combination I hope you can talk me thru this, because I am not progressing on the error :roll:

I get errors like :
/usr/include/CEGUI/CEGUIString.h:1535: undefined reference to `CEGUI::String::grow(unsigned int)'

keep in mind that I have installed CEGUI and it is in /usr/include/CEGUI, but still something is wrong

Re: Compiling a tutorial - OGRE3D and Cegui.

Posted: Fri Oct 14, 2005 07:07
by javiel_
do you have "/usr/include/CEGUI/" in include? I've include and I can compiled

If you compile your code, you verify mouse cursor render

http://www.cegui.org.uk/modules/newbb/v ... 70&forum=2

thanks