$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-06-23 19:09:20
AMDG
Tony May wrote:
> I am trying to build the tutorial example showing how to call a c++
> function from a python script. When I run bjam I get the following
> message.
> I am using MSVC++ 2005 Express Edition.
Is the compiler in your path?
You can either use the Visual Studio Command Prompt
or call vsvars32.bat explicitly.
In Christ,
Steven Watanabe