CMake Error: cmListFileCache: error can not open file C:/Users/Alec Taylor/Projects/a1241 CMake Error: Could not find cmake module file: CMake Error: Could not find cmake module file:C:/Users/Alec Taylor/Projects/a1241/Build/CMakeFiles/CMakePrototypeCompiler.cmake CMake Error: Could not find cmake module file:CMakePrototypeInformation.cmake CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:1135 (message): Unable to find the requested Boost libraries. Unable to find the Boost header files. Please set BOOST_ROOT to the root directory containing Boost or BOOST_INCLUDEDIR to the directory containing Boost's headers. Call Stack (most recent call first): CMakeLists.txt:5 (find_package) CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: Boost_DATE_TIME_LIBRARY (ADVANCED) linked by target "hellotest" in directory C:/Users/Alec Taylor/Projects/a1241 Boost_FILESYSTEM_LIBRARY (ADVANCED) linked by target "hellotest" in directory C:/Users/Alec Taylor/Projects/a1241 Boost_INCLUDE_DIR (ADVANCED) used as include directory in directory C:/Users/Alec Taylor/Projects/a1241 Boost_PROGRAM_OPTIONS_LIBRARY (ADVANCED) linked by target "hellotest" in directory C:/Users/Alec Taylor/Projects/a1241 Boost_REGEX_LIBRARY (ADVANCED) linked by target "hellotest" in directory C:/Users/Alec Taylor/Projects/a1241 Boost_SIGNALS_LIBRARY (ADVANCED) linked by target "hellotest" in directory C:/Users/Alec Taylor/Projects/a1241 Boost_SYSTEM_LIBRARY (ADVANCED) linked by target "hellotest" in directory C:/Users/Alec Taylor/Projects/a1241 Boost_THREAD_LIBRARY (ADVANCED) linked by target "hellotest" in directory C:/Users/Alec Taylor/Projects/a1241 Configuring incomplete, errors occurred!