<div dir="ltr"><div>hi John<br></div>You sould be able to build the binaries<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/30 John Emmas <span dir="ltr">&lt;<a href="mailto:johne53@tiscali.co.uk" target="_blank">johne53@tiscali.co.uk</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A few months ago I downloaded &#39;boost_1_54_0.zip&#39; which I probably obtained from Sourceforge:-<br>
<br>
<a href="http://sourceforge.net/projects/boost/files/boost/1.54.0/" target="_blank">http://sourceforge.net/<u></u>projects/boost/files/boost/1.<u></u>54.0/</a><br>
<br>
I&#39;m using libboost with Visual C++ 8 and up to now the only things I&#39;ve needed from it are &#39;boost::regex&#39; and &#39;boost::shared_ptr&#39;. However I&#39;m now building a 3rd party library which seems to want to link to the above library (libboost_thread-vc80-mt-1_54.<u></u>lib).  I&#39;m not sure whether it&#39;s a static library or the symbols library for a DLL.  Either way, the zip file I downloaded doesn&#39;t seem to contain it (nor any other libs or DLLs AFAICT).<br>

<br>
Q1)  Is there some other web site I need to visit in order to get the pre-built binaries?<br>
<br>
Q2)  I know from past experience that pre-built boost binaries sometimes require quite obscure versions of the MSVC runtime.  That was the case with boost::regex so after a bit of advice from this mailing list, I ended up making a VC project and building it myself.  I don&#39;t mind doing the same thing for boost::thread - but I wondered if there was already a suitable project available somewhere?  I don&#39;t want to re-invent the wheel if a VC project already exists!  Thanks.<br>

<br>
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://listarchives.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://listarchives.boost.org/<u></u>mailman/listinfo.cgi/boost-<u></u>users</a><br>
</blockquote></div><br></div>

