Re: [Boost-cmake] FindBoost.cmake can't find Boost 1.38

2009-06-21 Thread Lucas Thode
On Sun, Jun 21, 2009 at 11:46 AM, Philip Lowman wrote: > On Sat, Jun 20, 2009 at 11:06 PM, Lucas Thode wrote: > >> >> > > Might be a bug. On line 641 of FindBoost.cmake, where the > _boost_LIBRARIES_SEARCH_DIRS variable is initialized, could you try adding > this line and see if that helps? >

Re: [Boost-cmake] FindBoost.cmake can't find Boost 1.38

2009-06-21 Thread Philip Lowman
On Sat, Jun 20, 2009 at 11:06 PM, Lucas Thode wrote: > This is on Windows XP: > > I installed Boost 1.38.0 from the BoostConsulting binary installer (it > lives in C:\Program Files\Boost\boost_1_38). I also installed CMake > 4.6-patch4 from its installer. When I run CMake on a CMakeLists.txt > c

[Boost-cmake] FindBoost.cmake can't find Boost 1.38

2009-06-21 Thread Lucas Thode
This is on Windows XP: I installed Boost 1.38.0 from the BoostConsulting binary installer (it lives in C:\Program Files\Boost\boost_1_38). I also installed CMake 4.6-patch4 from its installer. When I run CMake on a CMakeLists.txt containing: set(Boost_USE_STATIC_LIBS ON) set(Boost_USE_MULTITHREA