新闻  |   论坛  |   博客  |   在线研讨会
CMake错误No CMAKE_CXX_COMPILER could be found.
电子禅石 | 2020-12-30 17:40:44    阅读:6823   发布文章

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


*博客内容为网友个人发布,仅代表博主个人观点,如有侵权请联系工作人员删除。

参与讨论
登录后参与讨论
属于自己的技术积累分享,成为嵌入式系统研发高手。
推荐文章
最近访客