[CMake] Error finding boost libraries
David Aldrich
David.Aldrich at EU.NEC.COM
Fri Oct 1 05:58:35 EDT 2010
Hi
Actually, I made an error in my CMakeLists.txt file. It's fixed now.
Sorry for raising this.
Best regards
David
> -----Original Message-----
> From: cmake-bounces at cmake.org [mailto:cmake-bounces at cmake.org] On Behalf Of
> fatman at crackmonkey.us
> Sent: 01 October 2010 10:55
> To: David Aldrich
> Cc: cmake at cmake.org
> Subject: [CMake] Error finding boost libraries
>
>
> > From: David Aldrich <David.Aldrich at EU.NEC.COM>
> > Subject:
> > To: "cmake at cmake.org" <cmake at 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 configuration file
> > for package BoostLibs.
> >
> > I am running CMake 2.8.2, which contains 'FindBoost.cmake' (NOT
> > FindBoostLibs.cmake).
> >
> > Is this a known problem?
>
> I notice you specify Boost.Python.
>
> This is possibly a non-sequitur, but I've had problems with Boost.Python
> in the past, in particular when I tried to compose a pkg-config file
> (.pc) for it. The rest of Boost works just fine with pkg-config, as it
> turns out. It's just Boost.Python I had to give up on.
>
> IMO, the Boost.Python binary is inherently warped.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
>
> Click
> https://www.mailcontrol.com/sr/gftAzfyUCWnTndxI!oX7Uqfv98hA5qioTS!VTX3ywk3TVd
> KH!wCDQLmj5KHvHT3ECXmG77JHsOtRu1zEhLyH4w== to report this email as spam.
More information about the CMake
mailing list