其他分享
首页 > 其他分享> > -- The CXX compiler identification is unknown CMake Error at CMakeLists.txt:6 (project): No CMAKE_

-- The CXX compiler identification is unknown CMake Error at CMakeLists.txt:6 (project): No CMAKE_

作者:互联网

– The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:6 (project):
No CMAKE_CXX_COMPILER could be found.
在这里插入图片描述

解决方案

sudo apt install g++

在这里插入图片描述

标签:CMakeLists,CMake,No,CXX,unknown,project
来源: https://blog.csdn.net/ben_xiao_hai_123/article/details/122471213