Page 2 of 2

Re: Strip down CEGUI for embedded device

Posted: Wed Nov 26, 2014 15:31
by Ident
Like i said, use USTL_DEFINITIONS as documented in http://www.cmake.org/cmake/help/cmake-2.6.html under "COMPILE_DEFINITIONS"

But for that to work u need to add USTL as mentioned. I m not sure why you are saying it doesnt work. Does it add the libs?

Re: Strip down CEGUI for embedded device

Posted: Fri Nov 28, 2014 10:14
by komarx6
Oh, I didn't see your reply.
It's my fault, I'm sure. It still says that it can't find ustl.h, but I'm going to read docuemntation again to see if i'm missing sometihng.
I don't have much time to spend on this, that is also a problem.

Re: Strip down CEGUI for embedded device

Posted: Wed Dec 17, 2014 13:43
by komarx6
It's on hold for now. I have other priorities. If I ever make it work, I'll post it here. Thank you.