当前位置: 代码迷 >> 综合 >> CMake 3.7.2 or higher is required. You are running version 2.8.12.2
  详细解决方案

CMake 3.7.2 or higher is required. You are running version 2.8.12.2

热度:38   发布时间:2023-12-11 17:50:10.0
  • 错误
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):CMake 3.7.2 or higher is required.  You are running version 2.8.12.2
  • 自行编译

https://blog.csdn.net/quantum7/article/details/106976843

  • ,或者直接安装

https://cmake.org/files/

donwload xxx.sh

  相关解决方案