Hi Mike, On Mon, Jul 30, 2012 at 9:24 PM, Michael Jackson <[email protected]> wrote: > Where is your boost installed at? What operating system are you using? Is > this boost precompiled or compiled by you? > If you set BOOST_ROOT as a cmake variable and point it to the top level > directory of your boost installation does that help? > > For example if you boost is installed in C:\Boost then set BOOST_ROOT to > C:\Boost
Did you see the debug output? I'm setting all sorts of variables. Like BOOST_ROOT, Boost_ADDITIONAL_VERSIONS, Boost_DEBUG, BOOST_INCLUDEDIR, BOOST_LIBRARYDIR, etc I think the problem is that findboost.cmake cannot match my binary names. Regards, Christian -- 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
