找不到/usr/lib64/ccache/cc

CMake Error: your C compiler: "/usr/lib64/ccache/cc" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler: "/usr/lib64/ccache/c++" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.

 

yum install ccache 

posted on 2018-04-04 19:05  lydstory  阅读(884)  评论(1)    收藏  举报

导航