Boost C++ Libraries: Ticket #2445: Visual Studio 2010 (VC10) support https://svn.boost.org/trac10/ticket/2445 <p> As mentioned @ <a class="ext-link" href="http://thread.gmane.org/gmane.comp.lib.boost.devel/181705"><span class="icon">​</span>http://thread.gmane.org/gmane.comp.lib.boost.devel/181705</a>, Microsoft have released a preview version of Visual Studio 2010 (VC10). </p> <p> Attached is a patch to the config headers to mark VC10 as a known compiler, and get autolinking etc working. </p> <p> The build system also needs updating to recognize/locate VC10. I don't know much about editing the jamfiles, but i can have a look if i need to. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2445 Trac 1.4.3 Richard Webb <Richard.Webb@…> Wed, 29 Oct 2008 13:23:07 GMT attachment set https://svn.boost.org/trac10/ticket/2445 https://svn.boost.org/trac10/ticket/2445 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">config.patch</span> </li> </ul> Ticket John Maddock Wed, 29 Oct 2008 17:11:51 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2445#comment:1 https://svn.boost.org/trac10/ticket/2445#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/49488" title="Fixes #2445. Update to recognise VC10.">[49488]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2445" title="#2445: Feature Requests: Visual Studio 2010 (VC10) support (closed: fixed)">#2445</a>. Update to recognise VC10. </p> Ticket