### ### Using 'vc7' toolset. ### C:\C++_Library\boost_1_60_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap C:\C++_Library\boost_1_60_0\tools\build\src\engine>md bootstrap C:\C++_Library\boost_1_60_0\tools\build\src\engine>cl /nologo /GZ /Zi /MLd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG kernel32.lib advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c constants.c debug.c execcmd.c execnt.c filent.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c command.c compile.c constants.c debug.c execcmd.c execnt.c execnt.c(57): fatal error C1083: Cannot open include file: 'tlhelp32.h': No such file or directory filent.c filent.c(433): warning C4477: 'sprintf' : format string '%.*s' requires an argument of type 'int', but variadic argument 2 has type '__int64' filent.c(433): note: this argument is used as a precision frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c Generating Code... Compiling... option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c Generating Code... Compiling... native.c set.c path.c regex.c property-set.c sequence.c order.c Generating Code... C:\C++_Library\boost_1_60_0\tools\build\src\engine>exit /b 2