
15 Jul
2010
15 Jul
'10
10:32 a.m.
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.