<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">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't work on Mac OS.<br>The configure on CMake goes well but the build fails at the includes of boost headers.<br>For example, at the line #include &lt;boost/thread/mutex.hpp&gt; I got an error. It sounds like compiler doesn't find the boost include directory. Although I set BOOST!ROOT to the root directory of boost and BOOST!INCLUDEDIR to the include directory of boost. But it doesn't work.<br>If anyone has an idea, I'm waiting for you. Maybe it is the install which is wrong. If anyone has already build any boost app on Mac OS can you help?<br><br>Thanks to all<br></td></tr></table><br>