Boost C++ Libraries: Ticket #13029: Unable to build with VS2015 https://svn.boost.org/trac10/ticket/13029 <p> I am unable to build in windows 10 with VS2015. </p> <p> bootstrap.log follows </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13029 Trac 1.4.3 anonymous Sat, 13 May 2017 08:08:02 GMT <link>https://svn.boost.org/trac10/ticket/13029#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13029#comment:1</guid> <description> <p> Replying to <a class="new ticket" href="https://svn.boost.org/trac10/ticket/13029" title="#13029: Bugs: Unable to build with VS2015 (new)">Alexandre Gomes &lt;alexandre.e.gomes@…&gt;</a>: </p> <blockquote class="citation"> <p> I am unable to build in windows 10 with VS2015. </p> <p> bootstrap.log follows </p> </blockquote> <p> unable to annex log file, I copy it here: </p> <pre class="wiki">### ### Using 'vc14' toolset. ### D:\boost\boost_1_64_0\tools\build\src\engine&gt;if exist bootstrap rd /S /Q bootstrap D:\boost\boost_1_64_0\tools\build\src\engine&gt;md bootstrap D:\boost\boost_1_64_0\tools\build\src\engine&gt;cl /nologo /RTC1 /Zi /MTd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 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 filent.c filent.c(488): warning C4477: 'sprintf' : format string '%.*s' requires an argument of type 'int', but variadic argument 1 has type '__int64' filent.c(488): 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... D:\boost\boost_1_64_0\tools\build\src\engine&gt;.\bootstrap\jam0 -f build.jam --toolset=vc14 "--toolset-root=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\..\..\VC\ " clean ...found 1 target... ...updating 1 target... ...updated 1 target... D:\boost\boost_1_64_0\tools\build\src\engine&gt;.\bootstrap\jam0 -f build.jam --toolset=vc14 "--toolset-root=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\..\..\VC\ " ...found 159 targets... ...updating 3 targets... [MKDIR] bin.ntx86_64 'D:\Users\Alexandre' is not recognized as an internal or external command, operable program or batch file. md "bin.ntx86_64" ...failed [MKDIR] bin.ntx86_64... ...skipped b2.exe for lack of bin.ntx86_64... ...skipped bjam.exe for lack of b2.exe... ...failed updating 1 target... ...skipped 2 targets... D:\boost\boost_1_64_0\tools\build\src\engine&gt;exit /b 1 </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Sun, 30 Jul 2017 18:18:14 GMT</pubDate> <title>component changed; owner set https://svn.boost.org/trac10/ticket/13029#comment:2 https://svn.boost.org/trac10/ticket/13029#comment:2 <ul> <li><strong>owner</strong> set to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket