
Dave Compton wrote:
Beman Dawes wrote:
Release Candidate 1 is available at http://boost.cowic.de/rc/
Hi,
I am building the latest release candidate on windows xp with msvc 9.0 (Visual Studio 2008 Express Edition). I was able to build bjam without problems.
When I ran bjam.exe from the top level directory, I started seeing compile problems after a few minutes:
MkDir1 bin.v2\libs\function_types\build\msvc-9.0express MkDir1 bin.v2\libs\function_types\build\msvc-9.0express\release MkDir1 bin.v2\libs\function_types\build\msvc-9.0express\release\threading-multi Jamfile</c:/cygwin_home/dave/boost_windows_test.git/boost-windows-2008-03-14/libs/function_types/build>.wave c:\cygwin_home\dave\boost_windows_test.git\boost-windows-2007-03-14\libs\function_types\build\timestamps\arity_loops The system cannot find the path specified. ...
Thanks for the report. Also see Sean Hunt's similar report for Linux. --Beman