$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-04-27 11:52:55
Leopoldo Peralta wrote:
> I have tried, with no success, to install the new boost 1.34.0 beta
> libraries under MS VS 2003 SP1, issuing this command line:
>
> bjam --build-dir="my dir" --toolset=msvc-7_1 stage
msvc-7.1, not msvc-7_1
- Volodya