Mike,<br><br>Sorry, I didn&#39;t realize you were using the CMake build for Boost.  I wouldn&#39;t be surprised if there were issues with it as it&#39;s still experimental.  You could report (both?) bugs to the boost-cmake list and/or try to reproduce with 1.40beta?<br>
<a href="http://lists.boost.org/mailman/listinfo.cgi/boost-cmake">http://lists.boost.org/mailman/listinfo.cgi/boost-cmake</a><br><br>I used Visual Studio (Express) 2005 &amp; 2008 (32bit) command prompts with bjam.<br><br>
<br><div class="gmail_quote">On Tue, Aug 25, 2009 at 8:01 AM, Mike Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Just to be clear, did you build them with the 64bit command prompt<br>
from Visual Studio? Otherwise how did you build them?<br>
<br>
 I ended up tweaking the cmake files that come with boost 1.39 in<br>
order to remove the -s that is tagged onto the unittest libraries.<br>
Otherwise not really sure what to do as this is all new to me (the<br>
windows side of things any ways...)<br>
<br>
_________________________________________________________<br>
<div class="im">Mike Jackson                  <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a><br>
<br>
</div><div><div></div><div class="h5">On Tue, Aug 25, 2009 at 12:26 AM, Philip Lowman&lt;<a href="mailto:philip@yhbt.com">philip@yhbt.com</a>&gt; wrote:<br>
&gt; Mike,<br>
&gt;<br>
&gt; Let us know what you find out.  I&#39;ve built 1.39 and 1.40beta using the<br>
&gt; standard bootstrap &amp; bjam build system using VS9 and both times they came<br>
&gt; out in the form &quot;[lib]boost_&lt;foo&gt;-vc90-mt-1_39.lib&quot;.<br>
&gt;<br>
&gt; On Mon, Aug 24, 2009 at 2:39 PM, Mike Jackson &lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Setup is as follows:<br>
&gt;&gt;<br>
&gt;&gt;  Windows 7 x64<br>
&gt;&gt;  Visual Studio 2008 standard Edition<br>
&gt;&gt;  Boost 1.39.0 download from source<br>
&gt;&gt;  CMake 2.6.4<br>
&gt;&gt;<br>
&gt;&gt; Compiled boost libraries as usual using the x64 command prompt that<br>
&gt;&gt; comes with VS 2008. Compiled fine except the library naming is a bit<br>
&gt;&gt; &quot;off&quot; from usual. Instead of having &quot;-vc90-&quot; in the name the boost<br>
&gt;&gt; libraries only have &quot;-vc-&quot; in them. This throws off FindBoost. The<br>
&gt;&gt; quick fix was to use:<br>
&gt;&gt;<br>
&gt;&gt; cmake -DBoost_COMPILER=-vc ../  and at least cmake could configure my<br>
&gt;&gt; project.<br>
&gt;&gt;<br>
&gt;&gt; Just a heads up in case anyone else runs into this situation.<br>
&gt;&gt;<br>
&gt;&gt; Pinged the boost-build list to see if this is a bug, feature or<br>
&gt;&gt; over-sight...<br>
&gt;&gt; _________________________________________________________<br>
&gt;&gt; Mike Jackson                  <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a><br>
&gt;&gt; BlueQuartz Software                    <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
&gt;&gt; Principal Software Engineer                  Dayton, Ohio<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the CMake FAQ at:<br>
&gt;&gt; <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Philip Lowman<br>
&gt;<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Philip Lowman<br>