[CMake] Error finding boost libraries

David Aldrich David.Aldrich at EU.NEC.COM
Fri Oct 1 04:35:30 EDT 2010


Hi

The following command is not working for me:

find_package( Boost 1.40.0 COMPONENTS python REQUIRED )

I get error:

CMake Error at CMakeLists.txt:36 (find_package):
  Could not find module FindBoostLibs.cmake or a configuration file for
  package BoostLibs.

I am running CMake 2.8.2, which contains 'FindBoost.cmake' (NOT FindBoostLibs.cmake).

Is this a known problem?

Best regards
David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20101001/02ffe520/attachment.htm>


More information about the CMake mailing list