CMake Error at CMakeLists.txt:1 >> Upgrading cmake
CMake Error at CMakeLists.txt:1 (cmake_minimum_required): CMake 3.7 or higher is required. You are running version 2.8.12.2 딱 봐도 cmake 버전이 낮아서 안 된다는 것 처럼 보인다. cmake 를 업그레이드 해주는게… Continue reading "CMake Error at CMakeLists.txt:1 >> Upgrading cmake"