当前位置:   article > 正文

CMake Error: Could not find CMAKE_ROOT !!!(ubuntu14.04)

cmake error: could not find cmake_root !!!
$ cmake -D CMAKE_INSTALL_PREFIX=/opt/sequence_to_sequence_video_to_text/ -D CMAKE_BUILD_TYPE=debug ../
CMake Error: Could not find CMAKE_ROOT !!!
CMake has most likely not been installed correctly.
Modules directory not found in
/usr/bin

CMake Error: Error executing cmake::LoadCache(). Aborting.


Solution:

# aptitude purge cmake

# aptitude install cmake

In one word, just re-install cmake is ok!

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/article/detail/51132
推荐阅读
相关标签
  

闽ICP备14008679号