Boost C++ Libraries: Ticket #2497: Documentation should explain how to build for 64-bit Windows https://svn.boost.org/trac10/ticket/2497 <p> Following up on <a class="ext-link" href="http://www.nabble.com/HOWTO:-Building-Boost-for-Windows-64-bit-td18973954.html"><span class="icon">​</span>http://www.nabble.com/HOWTO:-Building-Boost-for-Windows-64-bit-td18973954.html</a> I am expecting <a href="http://www.boost.org/doc/libs/1_37_0/more/getting_started/windows.html">http://www.boost.org/doc/libs/1_37_0/more/getting_started/windows.html</a> section 5.2 to explain how to build Boost for 64-bit Windows. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2497 Trac 1.4.3 Steven Watanabe Thu, 08 Jan 2009 01:57:16 GMT owner, component changed https://svn.boost.org/trac10/ticket/2497#comment:1 https://svn.boost.org/trac10/ticket/2497#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Dave Abrahams</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">Getting Started Guide</span> </li> </ul> Ticket Vladimir Prus Sat, 06 Jun 2009 14:16:32 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2497#comment:2 https://svn.boost.org/trac10/ticket/2497#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> The getting started now links to Boost.Build command line docs, which mention 64-bit compilation. </p> Ticket