Boost logo

Boost-Build :

Subject: [Boost-build] Toolset
From: hPipon (hpipon_at_[hidden])
Date: 2016-09-22 09:12:39


Hello,

                I build Boost library to debug an existing project using Boost which requires libboost_system-vc100-mt-sgd-1_61.lib

               

                I can only find libboost_system-vc140-mt-1_61.lib in my \stage\lib folder

               

                So I tried to compile Boost :

                As I have many MSVC version installed I opened Microsoft Visual Studio 2010 x64 tools command prompt.

                I run build.bat in C:\Dev\boost-jam-3.1.18

                then copied bjam.exe from C:\Dev\boost-jam-3.1.18\bin.ntx86 to C:\Dev\boost_1_61_0

                I then run

                bjam

                bootstrap

                b2

               

                My problem is that I still have -vc140 version instead of -vc100....

                What can I do ?



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk