Page 1 of 1

Integrating with CryEngine

Posted: Sat Sep 17, 2011 07:07
by Pint0 Xtreme
Has anyone here attempted to use CEGUI with the CryEngine? I've been attempting it for the past while and I'm unfortunately running into problems with the STLPort yelling about being unable to use iostreams. Has anyone run into similar situations? And if so, how did you resolve this?

Code: Select all

fatal error C1189: #error :  STLport iostreams header cannot be used; you chose not to use iostreams in the STLport configuration file (stlport/stl/config/user_config.h).

Re: Integrating with CryEngine

Posted: Sat Sep 17, 2011 10:21
by Kulik
I am not aware of anyone doing that. Though CEGUI *should* work fine with STLport, I think you just have to reconfigure your STLport to have iostreams enabled.