Hello, In my CMakeListConfigurationDefaults.txt I have: SET(Boost_ADDITIONAL_VERSIONS "1.37" "1.37.0") SET(BOOST_ROOT "C:/Program Files/boost/boost_1_37")
However, on running cmake, it fails to find boost -- INFO: Boost not found, you need to set your environment manually according for your build environment. My boost directory is C:\Program Files\boost\boost_1_37 --> boost (for headers) --> lib (for libs, dlls and .lib) Your help is appreciated, Rds, _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake