$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Klein (dave_chp_at_[hidden])
Date: 2007-02-21 10:31:36
Christian Henning wrote:
> Hi there, some steps further, I guess. I did the suggested steps from
> David. Now my output looks like:
>
>
> C:\boost>bjam toolset=msvc --libdir=c:\boost\lib --with-guid stage
>
>
[snip]
> I can assure you that I invoke vsvars32.bat and were also setting the
> BOOST_ROOT and BOOST_BUILD_PATH variables.
>
Hi Christian,
this should be --toolset=...
-- HTH dave