克利翁:CMake的错误源目录不存在 [英] CLion: CMake Errors Source directory does not exist

查看:4792
本文介绍了克利翁:CMake的错误源目录不存在的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直试图让克利翁工作。我有安装CMake的,但它仍然给了我,我不能在网上找到的错误。有人可以解释的错误意味着什么,如果不是如何解决它?

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.

在这里输入的形象描述

推荐答案

克利翁捆绑CMake的。所以,你不必明确地安装。

CLion comes bundled with CMake. So, you don't have to explicitly install it.

该错误指出来是这样的,你可能已经安装了它,限制文件夹有只读属性的道路。通常,当这样的情况下到来,改变具有读/写权限的不同路径的路径解决了这个问题。

The error points out to be such that you might have installed it on a path that restrict the folders to have read-only properties. Usually when such situations come, changing the path to a different path with read/write permission solves the issue.

这篇关于克利翁:CMake的错误源目录不存在的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆