赞
踩
【注】安装完后,执行cmake --version会报如下错误
CMake Error: Could not find CMAKE_ROOT !!!
CMake has most likely not been installed correctly.
Modules directory not found in
/Applications/CMake 2.8-11.app/Contents/bin
CMake Error: Error executing cmake::LoadCache(). Aborting.
【解决方法】
先执行:
hash -r
然后再执行:cmake --version
完美解决
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。