Mike,<br><br>Sorry, I didn't realize you were using the CMake build for Boost. I wouldn't be surprised if there were issues with it as it'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 & 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"><<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>></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<<a href="mailto:philip@yhbt.com">philip@yhbt.com</a>> wrote:<br>
> Mike,<br>
><br>
> Let us know what you find out. I've built 1.39 and 1.40beta using the<br>
> standard bootstrap & bjam build system using VS9 and both times they came<br>
> out in the form "[lib]boost_<foo>-vc90-mt-1_39.lib".<br>
><br>
> On Mon, Aug 24, 2009 at 2:39 PM, Mike Jackson <<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>><br>
> wrote:<br>
>><br>
>> Setup is as follows:<br>
>><br>
>> Windows 7 x64<br>
>> Visual Studio 2008 standard Edition<br>
>> Boost 1.39.0 download from source<br>
>> CMake 2.6.4<br>
>><br>
>> Compiled boost libraries as usual using the x64 command prompt that<br>
>> comes with VS 2008. Compiled fine except the library naming is a bit<br>
>> "off" from usual. Instead of having "-vc90-" in the name the boost<br>
>> libraries only have "-vc-" in them. This throws off FindBoost. The<br>
>> quick fix was to use:<br>
>><br>
>> cmake -DBoost_COMPILER=-vc ../ and at least cmake could configure my<br>
>> project.<br>
>><br>
>> Just a heads up in case anyone else runs into this situation.<br>
>><br>
>> Pinged the boost-build list to see if this is a bug, feature or<br>
>> over-sight...<br>
>> _________________________________________________________<br>
>> Mike Jackson <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a><br>
>> BlueQuartz Software <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
>> Principal Software Engineer Dayton, Ohio<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<br>
>> <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:<br>
>> <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>
><br>
><br>
><br>
> --<br>
> Philip Lowman<br>
><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>