boost version for 82.7.1, CMakeLists.txt has 1.35 as the ver

boost version for 82.7.1, CMakeLists.txt has 1.35 as the ver

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
RBMachinima
Posts: 3
Joined: 16 Nov 2011, 02:54

boost version for 82.7.1, CMakeLists.txt has 1.35 as the ver

Post by RBMachinima »

Which version of boost is needed to build spring 82.7.1 ?

CMake (CMakeLists.txt has below, it seems to be looking for 1.35.0 ?)

FIND_PACKAGE(Boost 1.35.0 COMPONENTS thread regex program_options system signals REQUIRED)
INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIR})

Could someone check in the correct version to minGWLibs ?

Thanks
Last edited by RBMachinima on 16 Nov 2011, 22:30, edited 1 time in total.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: boost version for 82.7.1, CMakeLists.txt has 1.35 as the ver

Post by abma »

what do you want to do?

sorry, i don't understand your question...
Post Reply

Return to “Engine”