"C:\Program Files (x86)\JetBrains\CLion 2017.1\bin\cmake\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - MinGW Makefiles" E:\project\SIFT-master -- The C compiler identification is GNU 7.1.0 -- The CXX compiler identification is GNU 7.1.0 -- Check for working C compiler: C:/MinGW/bin/gcc.exe -- Check for working C compiler: C:/MinGW/bin/gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/MinGW/bin/g++.exe -- Check for working CXX compiler: C:/MinGW/bin/g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- OpenCV ARCH: x64 -- OpenCV RUNTIME: mingw -- OpenCV STATIC: OFF -- Found OpenCV 2.4.13 in C:/library/opencv/opencv-2.4.13/build/install/x64/mingw/lib -- You might need to add C:/library/opencv/opencv-2.4.13/build/install/x64/mingw/bin to your PATH to be able to run your applications. CMake Warning at C:/Program Files (x86)/JetBrains/CLion 2017.1/bin/cmake/share/cmake-3.7/Modules/FindBoost.cmake:744 (message): Imported targets not available for Boost version 106400 Call Stack (most recent call first): C:/Program Files (x86)/JetBrains/CLion 2017.1/bin/cmake/share/cmake-3.7/Modules/FindBoost.cmake:848 (_Boost_COMPONENT_DEPENDENCIES) C:/Program Files (x86)/JetBrains/CLion 2017.1/bin/cmake/share/cmake-3.7/Modules/FindBoost.cmake:1435 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:9 (FIND_PACKAGE) -- Boost version: 1.64.0 -- Found the following Boost libraries: -- program_options -- Configuring done -- Generating done -- Build files have been written to: E:/project/SIFT-master/cmake-build-debug