Boost logo

Boost Users :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-05-02 15:03:58


Estese wrote:
> Hi,
>
[cut]
> bjam "-sTools=msvc"
>
> However, it attempts to run the following command for
> every library:
>
> "CALL D:\Program Files\Microsoft Visual Studio .NET
> 2003\VC7\bin\cl"
>
> I don't even have .NET installed on my PC! Why would
> it be doing this?

It's the default when you don't tell it a toolset to use, on Windows.

> I don't know why bjam insists on trying to build the
> boost libraries for Visual Studio .NET.
>
> Any thoughts?

Because you specified "-sTools=msvc" instead of -sTOOLS=msvc". Yes, case
is important.

HTH.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

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