$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] bjam move in svn
From: Richard Webb (richard.webb_at_[hidden])
Date: 2010-07-15 06:32:34
I'm getting an error when running the release branch regression tests on VC10:
///////////////////////////////////////////////////////
# Preinstalled "C:\boost\bjam.exe" is not found; building one...
# Found "bjam.exe" source directory "C:\boost\tools_bjam"
# Building "bjam.exe" (build.bat )...
C:\boost>cd "C:\boost\tools_bjam"
C:\boost\tools_bjam>build.bat
'build.bat' is not recognized as an internal or external command,
operable program or batch file.
///////////////////////////////////////////////////////
That was after i deleted the existing tools_bjam directory to avoid a
subversion error about it contatining a working copy of a different source tree.
Seems ok if i manually build bjam and put it in c:\boost.