Re: [CMake] CMake 2.7.8 cannot find boost installation While building PCL files.

2012-04-12 Thread Joeri Friederich
(Boost_COMPILER "-mgw46") and changing the version document to the correct version fixed it. Thanks alot! Joeri. Date: Thu, 12 Apr 2012 11:43:55 +0200 From: andreas-naum...@gmx.net To: cmake@cmake.org Subject: Re: [CMake] CMake 2.7.8 cannot find boost installation While building

Re: [CMake] CMake 2.7.8 cannot find boost installation While building PCL files.

2012-04-12 Thread Andreas Naumann
Hi, you could set Boost_DEBUG and Boost_DETAILED_FAILURE_MSG to true and have a look at the messages. I hope, this helps you. Andreas Am 12.04.2012 11:06, schrieb Joeri Friederich: Hi Im trying to build PCL (Point cloud library) files using Cmake. It needs a bunch if dep

[CMake] CMake 2.7.8 cannot find boost installation While building PCL files.

2012-04-12 Thread Joeri Friederich
Hi Im trying to build PCL (Point cloud library) files using Cmake.It needs a bunch if dependencies one of which is boost.It finds all other dependencies without a hitch but it gives this error for boost: The following Boost libraries could not be found:boost_systemboost_filesystemboost_threadbo