Boost logo

Boost Users :

Subject: Re: [Boost-users] Building boost_1_48_0 with specified version ofmsvc...
From: Andrew Holden (aholden_at_[hidden])
Date: 2012-01-23 13:46:59


On Monday, January 23, 2012 1:34 PM, JIA Pei wrote:
> I strictly followed "Getting Started" on Boost documentation,
> although I'm using a Visual Studio 2008 Command Prompt, it
> seems it always produce all boost libraries using VC10. Is it
> possible to produce boost libraries built by VC9?
>
> Please help...Thank you very much.

Add the following option to the bjam command line:

toolset=msvc-9.0

It's not necessary to use a "visual studio command prompt", but it
doesn't hurt either.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net