2014/1/15 Beman Dawes
On Tue, Jan 14, 2014 at 5:06 PM, Jürgen Hunold
wrote: Hi Beman,
On Tuesday, 14. January 2014 16:54:45 Beman Dawes wrote:
Some testers are only reporting results for 15 or so libraries. That's an artifact of getting started; these testers cycle the full tests will appear.
Unfortunately there is a typo in status/Jamfile.v2. The "predef" entry is missing a "p".
Fixed.
There are some fatal errors while building under Windows: compile-c-c++ bin\msvc-11.0\release\process_jam_log.obj call "F:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat" x86 >nul cl /Zm800 -nologo @"bin\msvc-11.0\release\process_jam_log.obj.rsp" process_jam_log.cpp ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory ...failed compile-c-c++ bin\msvc-11.0\release\process_jam_log.obj... file bin\msvc-11.0\release\tiny_xml.obj.rsp "..\src\detail\tiny_xml.cpp" -Fo"bin\msvc-11.0\release\tiny_xml.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c -DBOOST_ALL_NO_LIB=1 -DNDEBUG -D_CRT_SECURE_NO_WARNINGS "-I..\..\.." compile-c-c++ bin\msvc-11.0\release\tiny_xml.obj call "F:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat" x86 >nul cl /Zm800 -nologo @"bin\msvc-11.0\release\tiny_xml.obj.rsp" tiny_xml.cpp ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory ...failed compile-c-c++ bin\msvc-11.0\release\tiny_xml.obj... -- Best regards, Antony Polukhin