Re: [CMake] CMake can't find Boost versions > 1.55

2014-11-19 Thread Iosif Neitzke
Seconded! On Wed, Nov 19, 2014 at 5:16 PM, Stephen Kelly wrote: > Robert Ramey wrote: > >> The module FindBoost is quite elaborate. Unfortunately it seems to depend >> upon searching for specific version numbers found in a list. This list >> only >> goes up to 1.55 so it can't find later versio

Re: [CMake] CMake can't find Boost versions > 1.55

2014-11-19 Thread Stephen Kelly
Robert Ramey wrote: > The module FindBoost is quite elaborate. Unfortunately it seems to depend > upon searching for specific version numbers found in a list. This list > only > goes up to 1.55 so it can't find later versions of Boost. Better would be > to eliminate the list so module doesn't "

[CMake] CMake can't find Boost versions > 1.55

2014-11-14 Thread Robert Ramey
The module FindBoost is quite elaborate. Unfortunately it seems to depend upon searching for specific version numbers found in a list. This list only goes up to 1.55 so it can't find later versions of Boost. Better would be to eliminate the list so module doesn't "expire" -- View this message

Re: [CMake] cmake can't find Boost 1.40.0

2009-10-04 Thread Philip Lowman
On Sun, Oct 4, 2009 at 6:28 AM, Timothy Chan < timothychanmailingli...@gmail.com> wrote: > Hi all, > > I have a newbie question here. I am installing a software called gazebo > which uses cmake. The software requres boost 1.35+. I have 1.32 on the > system, and 1.40 installed locally. Cmake seems

[CMake] cmake can't find Boost 1.40.0

2009-10-04 Thread Timothy Chan
Hi all, I have a newbie question here. I am installing a software called gazebo which uses cmake. The software requres boost 1.35+. I have 1.32 on the system, and 1.40 installed locally. Cmake seems to only be able to find 1.32 and is not able to find my local installation of 1.40. I have boost i

Re: [CMake] cmake can't find boost

2009-09-02 Thread James C. Sutherland
On Sep 2, 2009, at 3:27 AM, Tim Chan wrote: I am getting the error: -- Boost version required: 1.35.0. Found: .. CMake Error at /usr/share/cmake-2.6/Modules/FindBoost.cmake:553 (MESSAGE): Couldn't find the Boost libraries and/or include directory, or the version found is too old. Plea

[CMake] cmake can't find boost

2009-09-02 Thread Tim Chan
I am getting the error: -- Boost version required: 1.35.0. Found: .. CMake Error at /usr/share/cmake-2.6/Modules/FindBoost.cmake:553 (MESSAGE): Couldn't find the Boost libraries and/or include directory, or the version found is too old. Please install the Boost libraries AND development