Code: Select all
-- *** Build type is Debug ***
CMake Error at c:/CMake/share/cmake-2.8/Modules/FindBoost.cmake:1106 (message):
Unable to find the requested Boost libraries.
Boost version: 1.46.1
Boost include path: C:/MSYS/1.0/home/husky/dependencies/include/boost
The following Boost libraries could not be found:
boost_thread
boost_filesystem
boost_system
boost_date_time
No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the
directory containing Boost libraries or BOOST_ROOT to the location of
Boost.
Call Stack (most recent call first):
cmake/LibraryConfig.cmake:164 (FIND_PACKAGE)
CMakeLists.txt:152 (INCLUDE)
-- Configuring incomplete, errors occurred!
Any kind of help is appreciated
Thx