EiffelStudio,项目只读:无法编译

发布于 2024-12-16 01:18:38 字数 330 浏览 0 评论 0原文

我正在与我在埃菲尔铁塔的大学一起做一个共享项目。我刚刚下载了该项目,但遇到了这个问题:

我们必须处理 NameProject_as_library.ecf,因此我们必须处理 as_library 类型。问题就在这里,它无法编译,因为弹出一条消息,其中写有只读项目:无法编译

我尝试在 EiffelStudio 中搜索此问题的任何选项,并在项目 -> 中找到了选项 Library readonly = true/false项目设置。它设置为 true,所以我打开 false,什么都没有改变。

有人可以帮助我吗?

I'm making a shared project with my university in Eiffel. I've just downloaded the project and I've got this problem:

We have to work on a NameProject_as_library.ecf, so we have to work on an as_library type. The problem is here, that's doesn't compile because gets out a pop-up message with written Read-only project: cannot compile.

I've tried to search in EiffelStudio any option for this problem and I found the option Library readonly = true/false in project -> project settings. It was set on true, so I turned on false and nothing is changed.

Anyone can help me?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧夏天 2024-12-23 01:18:38

这不就是一个unix权限问题吗?您是否拥有对目录和 NameProject_as_library.ecf 的写入权限?

Isn't this simply a unix permission issue? Have you write rights to your directory and to NameProject_as_library.ecf?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文