专栏中心

EEPW首页 > 专栏 > CMake错误No CMAKE_CXX_COMPILER could be found.

CMake错误No CMAKE_CXX_COMPILER could be found.

发布人:电子禅石 时间:2020-12-30 来源:工程师 发布文章

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.

解决方法:

sudo apt-get update
sudo apt-get install -y build-essential


专栏文章内容及配图由作者撰写发布,仅供工程师学习之用,如有侵权或者其他违规问题,请联系本站处理。 联系我们

关键词: cmake

相关推荐

Windows系统安装CMake教程

智能计算 2020-08-04

AT32L021vscode+cmake工程源文件

资源下载 2024-12-19
更多 培训课堂
更多 焦点
更多 视频

技术专区