Boost logo

Boost-Build :

Subject: Re: [Boost-build] Wrong lib name on windows
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-09-14 12:34:03


On Tuesday 14 September 2010 18:59:37 Bo Jensen wrote:

> Hi,
> I can not figure out what I am doing wrong. I am trying to switch from
> intel to msvc and had to downgrade to msvc-8 due to msvc-10 not
> supported by property_tree. But still it does not link.
>
> Here are my build line :
>
> bjam toolset=msvc-8 sulum-lib release

You should use

        toolset=msvc-8.0

instead. This is a known inconvenience, and will be fixed eventually.

Thanks,

--
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build: http://boost.org/boost-build2

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