$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ulrich Eckhardt (uli_at_[hidden])
Date: 2005-08-16 00:00:14
On Monday 15 August 2005 03:07, maurice wrote:
> E:\boost_1_33_0>bjam -sVC71_ROOT="E:\programme\Microsoft Visual Studio
> .NET 2003 "
           ^ here
You have a trailing space which will probably make this fail. Other than that, 
I think VC7.1 registers itself in the environment, so it is automatically 
detected.
BTW: there's a Boost users mailinglist, where this question might be more 
appropriate.
Uli