Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2007-10-07 04:52:55


Larry wrote:
> I had a program that I had built with Boost 1_34 and it worked well
> (built with MSVC 7.1). I downloaded 1_34_1 and built 1_34_1 for VC8
> and VC7.1 using bjam 3.1.14.
>
> bjam --toolset=msvc-7.1 install

It works correctly if you build with that command line, but strangely:

bjam --toolset=msvc-71 install

results in no version number as you are experiencing: I wouldn't like to say
which VC-version it was built with either in that case :-(

John.


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