Boost C++ Libraries: Ticket #11601: Boost 1.59 doesn't build with Visual C++ 2015 https://svn.boost.org/trac10/ticket/11601 <p> Trying to build Boost with Visual C++ 2015 fails with an error message: can't find header file corecrt.h. It turns out that Visual C++ has changed the location of some header files in this release. The batch file vcvarsall.bat correctly sets the new path, but it looks like the Boost build program b2 makes its own guess at paths, and that guess was derived from earlier versions of Visual C++ and is no longer accurate? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11601 Trac 1.4.3 John Maddock Thu, 03 Sep 2015 17:06:12 GMT component changed; owner set https://svn.boost.org/trac10/ticket/11601#comment:1 https://svn.boost.org/trac10/ticket/11601#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">Building Boost</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket Vladimir Prus Thu, 03 Sep 2015 17:56:06 GMT <link>https://svn.boost.org/trac10/ticket/11601#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11601#comment:2</guid> <description> <p> Which step exactly is failing, and with what error messages? (Almost nothing builds for me on develop right now, with some totally different error). </p> </description> <category>Ticket</category> </item> </channel> </rss>