$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
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