Search

Search found 3 matches

by RBMachinima
16 Nov 2011, 05:02
Forum: Engine
Topic: boost version for 82.7.1, CMakeLists.txt has 1.35 as the ver
Replies: 1
Views: 631

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

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 vers...
by RBMachinima
16 Nov 2011, 04:37
Forum: Engine
Topic: boost link issues/Boost_DIR ?
Replies: 21
Views: 5306

boost link issues/Boost_DIR ?

Hi I got the build mostly working on windows vista 64/minGW32 What is the proper setting for Boost_DIR ? have set Boost_DIR in CMake and generated files mingwlibs/include and mingwlibs/include/boost link has many boost undefined references (see below) C:/snvroot/springRTS/spring/mingwlibs/include/bo...
by RBMachinima
16 Nov 2011, 03:01
Forum: Help & Bugs
Topic: many boost undefined references linking on windows
Replies: 1
Views: 531

many boost undefined references linking on windows

Hi I got the build mostly working on windows vista 64/minGW32 What is the proper setting for Boost_DIR ? have set Boost_DIR in CMake and generated files mingwlibs/include and mingwlibs/include/boost link has many boost undefined references (see below) C:/snvroot/springRTS/spring/mingwlibs/include/bo...

Go to advanced search