On Wed, Oct 6, 2010 at 7:55 PM, assume_R wrote:
> Hey all. So I noticed a possible bug with the way boost is searched in
> findboost.cmake.
>
> Essentially, if you have the boost static runtimes installed, that's what
> Visual Studio will require. For example, using the thread library, it will
Philip Lowman recently took the mantle for the FindBoost maintenance. He
fixed a bunch of stuff just now for the upcoming (now in release candidate
phase) CMake 2.8.3 release...
Are you reporting this based on CMake 2.8.3-rc2 or an earlier release of
CMake?
Try using the release candidate. I know
Hey all. So I noticed a possible bug with the way boost is searched in
findboost.cmake.
Essentially, if you have the boost static runtimes installed, that's what
Visual Studio will require. For example, using the thread library, it will
need libboost_thread*-sgd*
Yet the non-static-runtime vers