Boost logo

Boost-Build :

From: Martin Fuchs (martin-fuchs_at_[hidden])
Date: 2003-11-03 03:29:26


Hello Vladimir,

> You should have run "bjam" only, not with "-sTOOLS=msvc". I'll make it
clearer
> in the docs, but that should not cause real problems, anyway.

> It seems like you've skipped the step 3 of the installation procedure. Did
you
> add
>
> using msvc ;
>
> or
>
> using gcc ;
>
> to your user-config.jam?

OK, after inserting "using msvc" it can build the example.
The environment settings in JAM_TOOLSET and MSVCDIR are no longer relevant?

Another question: It finds several MSVC installations:

warning: toolset msvc initialization:
warning: several msvc installations found.
e:\vs2003\vc7\bin e:\program files\microsoft visual studio .net\vc7\bin
e:\vc6\bin
warning: using the one in e:\vs2003\vc7\bin.

How can I force it to use "e:\vc6\bin" ?

Martin

 


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