Re: [CMake] Error finding boost libraries

2010-10-01 Thread David Aldrich
10:55 > To: David Aldrich > Cc: cmake@cmake.org > Subject: [CMake] Error finding boost libraries > > > > From: David Aldrich > > Subject: > > To: "cmake@cmake.org" > > > > The following command is not working for me: > > > > find_p

[CMake] Error finding boost libraries

2010-10-01 Thread fatman
> From: David Aldrich > Subject: > To: "cmake@cmake.org" > > 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 config

[CMake] Error finding boost libraries

2010-10-01 Thread David Aldrich
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 con