Page 1 of 1

make and make install

Posted: Mon May 04, 2009 02:22
by Marneus
Hi!

I'm pretty new to CEGUI, i want to setup an environment to do some code using Irrlicht and CEGUI. I have already download, make, and install Irrlicht 1.5. Now it came the time to configure CEGUI. I do the accurate setting that i need to do to activate Irrlicht renderer. I do ./configure and all went good. I get the yes beside the Irrlicht line in the Configuration Results Summary.

But now i try to do make, and i got an error. Cegui can't find irrlicht.h....

Do i misse something somewhere?

I work with Ubuntu Jaunty Jakalop, try to set up CEGUI-0.6.2 and Irrlicht 1.5.

I got my folder like this :

~/irrlicht-1.5/
~/CEGUI-0.6.2/

So if anybody could help it will be welcome!

Thanks in advance!