|
Boost Users : |
Subject: Re: [Boost-users] regex vc8-stlport.mak missing in 1.33?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-09-29 11:17:58
AMDG
Rob Maidment wrote:
>
> Iâm upgrading from 1_33_1 to 1_36_0 (windows) and Iâve noticed that
> vc8-stlport.mak is missing from the libs\regex\build folder. Is this
> intentional? If so, how do I go about building for VC8 and stlport?
>
>
>
> My previous build script ran bjam with the option
> ââsTOOLS=vc-8_0-stlportâ. This now results in the warning: âno
> toolsets are configuredâ. Does this relate to the above missing file?
>
The build system has changed. Please read
http://www.boost.org/doc/libs/1_36_0/more/getting_started/index.html
The appropriate bjam invocation should be something like
bjam toolset=msvc-8.0 stdlib=stlport
In Christ,
Steven Watanabe
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