Re: [CMake] Building boost app on Mac OS

2009-01-21 Thread kafou nmento
Thank you! I do that. --- En date de : Mer 21.1.09, Philip Lowman a écrit : De: Philip Lowman Objet: Re: [CMake] Building boost app on Mac OS À: ngondor...@yahoo.fr Cc: cmake@cmake.org Date: Mercredi 21 Janvier 2009, 5h14 On Tue, Jan 20, 2009 at 2:11 PM, kafou nmento wrote: Hi all! I

Re: [CMake] Building boost app on Mac OS

2009-01-21 Thread kafou nmento
34_1/boost"   Now I can't send the compiler log because the Mac OS machine is not available from the office. I guess in a few moment, it will be.     --- En date de : Mar 20.1.09, Michael Jackson a écrit : De: Michael Jackson Objet: Re: [CMake] Building boost app on Mac OS À: "

Re: [CMake] Building boost app on Mac OS

2009-01-20 Thread Philip Lowman
On Tue, Jan 20, 2009 at 2:11 PM, kafou nmento wrote: > Hi all! > 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. > But it doesn't work on Mac OS. To help us troubleshoot this and confirm that the issue hasn't already been resolved, pleas

Re: [CMake] Building boost app on Mac OS

2009-01-20 Thread Michael Jackson
On Jan 20, 2009, at 2:11 PM, kafou nmento wrote: Hi all! 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. But it doesn't work on Mac OS. The configure on CMake goes well but the build fails at the includes of boost headers. For examp

[CMake] Building boost app on Mac OS

2009-01-20 Thread kafou nmento
Hi all! 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. But it doesn't work on Mac OS. The configure on CMake goes well but the build fails at the includes of boost headers. For example, at the line #include I got an error. It sounds like