<div dir="ltr"><div>John,<br><br></div>Very helpful.  Thank you.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 31, 2014 at 1:28 PM, John Maddock <span dir="ltr">&lt;<a href="mailto:boost.regex@virgin.net" target="_blank">boost.regex@virgin.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Programs written in VC++ 2012 or 2013 will only run on Windows XP or<br>
Windows 2003 when you choose the &#39;Windows XP (v120_xp)&#39; toolset option in<br>
the IDE.<br>
<br>
Is there some way to set this option from Bjam?<br>
<br>
P.S.  A Stack Overflow user indicated that he got Boost to build under VC++<br>
2012.  I tried his solution under VC++ 2013 but it did not work for some<br>
reason completely unknown to me.<br>
<br>
<a href="http://stackoverflow.com/questions/27695187/modify-visual-c-vcvars32-bat-to-target-xp-platform" target="_blank">http://stackoverflow.com/<u></u>questions/27695187/modify-<u></u>visual-c-vcvars32-bat-to-<u></u>target-xp-platform</a><br>
<br>
Apparently, VC++ 2012/2013 use the Windows 8 SDK and the solution above<br>
causes you to use the Windows 7 SDK which is compatible with XP and Windows<br>
2003.<br>
</blockquote>
<br></div></div>
See the end of <a href="http://blogs.msdn.com/b/vcblog/archive/2012/10/08/windows-xp-targeting-with-c-in-visual-studio-2012.aspx" target="_blank">http://blogs.msdn.com/b/<u></u>vcblog/archive/2012/10/08/<u></u>windows-xp-targeting-with-c-<u></u>in-visual-studio-2012.aspx</a><br>
<br>
HTH, John.<br>
______________________________<u></u>_________________<br>
Boost-users mailing list<br>
<a href="mailto:Boost-users@lists.boost.org" target="_blank">Boost-users@lists.boost.org</a><br>
<a href="http://lists.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://lists.boost.org/<u></u>mailman/listinfo.cgi/boost-<u></u>users</a><br>
</blockquote></div><br></div>