<div class="gmail_quote">On Tue, Jan 20, 2009 at 2:11 PM, kafou nmento <span dir="ltr"><<a href="mailto:ngondorolf@yahoo.fr">ngondorolf@yahoo.fr</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;">
<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 on windows and it works fine.<br>But it doesn't work on Mac OS.</td></tr></tbody></table></blockquote><div><br>To help us troubleshoot this and confirm that the issue hasn'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> SET(Boost_DEBUG TRUE)<br> SET(CMAKE_MODULE_PATH /path/to/dir/with/newer/findboost)<br><br>3. If the new module fails to work properly please reply with:<br>
a.) The output from your CMake configure<br> b.) Your libboost filenames you're trying to link against<br><br></div></div><br>-- <br>Philip Lowman<br>