<div class="gmail_quote">On Tue, Jan 20, 2009 at 2:11 PM, kafou nmento <span dir="ltr">&lt;<a href="mailto:ngondorolf@yahoo.fr">ngondorolf@yahoo.fr</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;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
Hi all!<br>I am on Mac OS and I want to build a boost app with CMake. I did the same&nbsp; on windows and it works fine.<br>But it doesn&#39;t work on Mac OS.</td></tr></tbody></table></blockquote><div><br>To help us troubleshoot this and confirm that the issue hasn&#39;t already been resolved, please:<br>
<br>1. Download the latest FindBoost.cmake from CVS<br><a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Modules/FindBoost.cmake?root=CMake">http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Modules/FindBoost.cmake?root=CMake</a><br>
<br>2. In your CMakeLists.txt prior to where you call find_package:<br><br>&nbsp;&nbsp;&nbsp; SET(Boost_DEBUG TRUE)<br>&nbsp;&nbsp;&nbsp; SET(CMAKE_MODULE_PATH /path/to/dir/with/newer/findboost)<br><br>3.&nbsp; If the new module fails to work properly please reply with:<br>
&nbsp;&nbsp; a.) The output from your CMake configure<br>&nbsp;&nbsp; b.) Your libboost filenames you&#39;re trying to link against<br><br></div></div><br>-- <br>Philip Lowman<br>