Boost C++ Libraries: Ticket #1219: Add official Visual C++ 2008 (9.0) support https://svn.boost.org/trac10/ticket/1219 <p> Boost does not officially support VC++ 2008 (9.0, _MSC_VER=1500). Beta 2 is out now with a "go-live" license, so it is time to support it. The changes from 2005 (8.0) are fairly minimal. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1219 Trac 1.4.3 Marshall Clow Tue, 20 Nov 2007 23:41:07 GMT component changed https://svn.boost.org/trac10/ticket/1219#comment:1 https://svn.boost.org/trac10/ticket/1219#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Building Boost</span> </li> </ul> Ticket Vladimir Prus Sat, 17 May 2008 06:36:49 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1219#comment:2 https://svn.boost.org/trac10/ticket/1219#comment:2 <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> I don't know what "official" means, but both config and boost.build now support 9.0 just fine. </p> Ticket