<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Am 31.03.2011 um 23:44 schrieb Gabriel Nützi:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">May I ask how did you build your boost?<div>with bjam?</div><div><br></div><div>I use : <span class="Apple-style-span" style="border-collapse: collapse; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; font-size: 14px; line-height: 18px; ">bjam --toolset=msvc-10.0 --build-type=complete architecture=x86 address-model=64 stage</span></div><div><br></div><div><br></div><div>I have also problems with find Boost: (exact same setup as you)</div><div><br></div><div><b>I have the following boost directory structure which works:</b></div><div><br></div><div>/<path>/Boost/</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>---> boost/ --> all includes from boost</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>---> stage//lib --> all libraries from bost</div><div><br></div><div><b>If you now let cmake find boost, (BOOST_ROOT = "/<path>/Boost/")</b></div><div><b>the it works...</b></div><div>Strange....</div><div><br></div><div>Regards Gabriel</div><div><br></div><div><br></div><div><br><div><div>Am 31.03.2011 um 23:12 schrieb Dominik Szczerba:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>FindBoost (cmake 2.8.4 here) fails to find DLL - but not static -<br>version of boost 1.46.1 on Windows 7 with Visual Studio 10 64 bit. The<br>boost_thread library is needed.<br>The filepath's I add in cmake-gui are always reset to NOTFOUND if and<br>only if DLL version is needed. Static is no problem.<br>Any pointers how to debug this are very welcome<br><br>Regards,<br>Dominik<br>_______________________________________________<br>Powered by <a href="http://www.kitware.com/">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">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">http://www.cmake.org/mailman/listinfo/cmake</a><br></div></blockquote></div><br></div></div></blockquote></div><br></body></html>