CLion: CMake Errors Source directory does not exist

寵の児 提交于 2019-12-23 17:45:04

问题


I've been trying to get CLion to work. I've got the CMake installed, but it still gives me errors that I cannot find online. Can someone explain what the error means, if not how to fix it?

Cannot read C:\Users\Gaga\AppData\Local\Temp\cmake_check_environment0.tmp\_build0.tmp\CMakeCache.txt

Errors:
CMake Error: The source directory "/AppData/Local/Temp/cmake_check_environment0.tmp" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.

来源:https://stackoverflow.com/questions/34846948/clion-cmake-errors-source-directory-does-not-exist

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!