报错一:
Error when bootstrapping CMake:
Cannot find appropriate C compiler on this system.
Please specify one using environment variable CC.
See cmake_bootstrap.log for compilers attempted.
解决办法:
报错二:
Error when bootstrapping CMake:
Cannot find appropriate Makefile processor

本文介绍了在Ubuntu系统中源码安装CMake时遇到的两个常见错误:无法找到合适的C编译器和无法找到合适的Makefile处理器。针对这两个问题,提供了相应的解决方法。
最低0.47元/天 解锁文章
1046

被折叠的 条评论
为什么被折叠?



