Error when bootstrapping CMake:
Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.

 

1.没有装gcc 和 g++

2. gcc 或者 g++ 版本过低,需要安装高版本的。升级风险较大,可以采用新的编译环境安装新版本的 gcc和g++ 。

相关文章:

  • 2022-12-23
  • 2022-01-03
  • 2021-07-30
  • 2022-03-04
  • 2021-08-09
  • 2021-09-30
  • 2021-10-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案