Boost logo

Boost Users :

Subject: Re: [Boost-users] Implications of using Boost with differentversions of Visual Studio in the same computer?
From: KTC (ktc_at_[hidden])
Date: 2011-01-13 12:17:11


On 13/01/2011 17:01, KTC wrote:
> On 13/01/2011 16:52, Kolb, Jeremy wrote:
>> Keep in mind that if you're building boost for VS2005 and 2010 you might
>> have to change the HKLM\Software\Microsoft\Microsoft SDKs\Windows
>> CurrentInstallFolder and CurrentVersion regkeys to point at the right
>> windows SDK, otherwise boost will always try to compile for 2010. At
>> least I had to do that when building in parallel for 2008 and 2010.
>
> Bjam automatically identify the latest installed MSVC version unless
> specified. One can specify "--toolset=msvc-<version>" to bjam to get a
> specific version.
>
> KTC

Erm yeah, that should had been "toolset=<toolset-name>" without the "--".

KTC


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