Building CEGUI 0.8.2 with Ogre 1.9RC2 on Visual2013 x64

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Tibec
Just popping in
Just popping in
Posts: 3
Joined: Tue Nov 05, 2013 21:33

Building CEGUI 0.8.2 with Ogre 1.9RC2 on Visual2013 x64

Postby Tibec » Tue Nov 05, 2013 21:50

Hello,

I've tried to build CEGUI 0.8.2 with an ogre 1.9 x64 for VS2012 but it failed.
So I've rebuild Ogre from repository with VS2013 successfully with Boost 1.53 VC120 and I've reconfigured Cmake with my new build by erasing the cache
But when VS2013 link CEGUIOgreRenderer to his dependencies it search for libboost-thread-vc110-mt-1_53.lib :shock: so the build fail.
Anyone know why it want link libboost vc110 instead of vc120 ?

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: Building CEGUI 0.8.2 with Ogre 1.9RC2 on Visual2013 x64

Postby Kulik » Wed Nov 06, 2013 15:02

No idea.

My first step to figuring this out would be to check where the boost library link is coming from, whether it's because of the stupid and ugly #pragma inside boost headers or whether it's in the project settings.

Tibec
Just popping in
Just popping in
Posts: 3
Joined: Tue Nov 05, 2013 21:33

Re: Building CEGUI 0.8.2 with Ogre 1.9RC2 on Visual2013 x64

Postby Tibec » Wed Nov 06, 2013 23:05

So, I've just duplicated and renamed libbost_thread / system /date_time /chrono and atomic to VC110 and the build was successful.


Return to “Help”

Who is online

Users browsing this forum: Bing [Bot] and 3 guests