$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-12-07 12:46:37
Hi,
I'm using v2 with user-config.jam
using msvc ;
When I run "bjam --v2" without first running vcvars32.bat, I get the error:
'"C:\Tools\dm\bin\vcvars32.bat"' is not recognized as an internal or
external command, operable program or batch file.
Here, "C:\Tools\dm" is the root of my Digital Mars installation, and
"C:\Tools\dm\bin" appears in my environment only one, as a component of my PATH.
Everything works if I first call vcvars32.bat.
What could cause this?
Thanks,
-- Jonathan Turkanis www.kangaroologic.com