错误如下
CMake Error in CMakeLists.txt:
No CMAKE_CXX_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
安装g++和gcc 试试
您的支持,是我持续创作的动力!!!!

本文介绍了一种常见的CMake配置错误:未能找到C++编译器,并提供了解决方案,建议安装g++和gcc来解决此问题。
4万+





