Boost C++ Libraries: Ticket #753: Lost MSVS8 https://svn.boost.org/trac10/ticket/753 <pre class="wiki">I'm very lost with all this boost.jam, i try to install boost/Signals. I followed the tutorial, and its only worst. I have Microsoft Visual Studio 8, on (of course) WinXp. May someone make a 1, 2, 3 step please? </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/753 Trac 1.4.3 John Maddock Sat, 14 Oct 2006 17:05:05 GMT status changed https://svn.boost.org/trac10/ticket/753#comment:1 https://svn.boost.org/trac10/ticket/753#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=14804 Please see our getting started guide: http://www.boost.org/more/getting_started.html But basically you need to do a: bjam -sTOOLS="vc-8_0" install Also remember that there is nothing special about the signals library source: you can build it any way you want, including from your IDE if you wish. John Maddock. </pre> Ticket