ArKada wrote:Ogre use boost thread but i did not compile Ogre, maybe with the OgreRenderer ... I solve the problem by rename the libboost_thread-mt.a to libboost-thread-mt.a and it works so ...
CEGUI does not use Boost, at least not outside of the Python bindings. Most likely, CEGUI::OgreRenderer references Ogre headers, which in turn may reference boost. See
the thread that already explains this.
But i'm surprising with the size of the libCEGUIbase.a ... 50.6 Mo ... Okay it's a static library but to compare the Ogre 1.7.2 static library deals with 20 Mo ..
That is interesting. What is more interesting is that
my static build of CEGUI is close to 300mb. And yet my final compilation is under 3mb. I also have no external modules to distribute with it. It is amazing how that works out, huh.
And finally, is there a way to tell to CEGUI do not create a log file ?
You can find the answer using this forums
Search Tool.
If somebody helps you by replying to your thread,
upvote him/her as a thanks! Make sure to include your
CEGUI.log and
everything you tried when posting! And remember that we are not
magicians!