Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2004-09-28 07:10:06


"clubdelpelosuperfluo" <clubdelpelosuperfluo_at_[hidden]> writes:

> I did bjam "-sTOOLS=msvc" install.
>
> Now I have a c:\Boost dir. The subdir \lib is empty. Is this correct?
> bjam should have written somewhere in my visual studio dirs?

Try

bjam -n -a -sTOOLS=msvc install

It will show you all the commands executed during the installation,
so you can see what happened.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
 

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