Windows 上的 ccache 与 MingW

发布于 2024-10-25 04:07:34 字数 229 浏览 1 评论 0原文

我正在尝试使用 ccache,但是当我尝试编译我的项目时出现此错误:

ccache:致命:无法确定 缓存目录

我从此处下载文件,我怎么知道ccache 使用的适当目录。

I am trying to use ccache however I get this error when I try to compile my project:

ccache: FATAL: Unable to determine
cache directory

I download the file from here, How can I know the appropriate directory that ccache use.

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

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

发布评论

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

评论(1

尘曦 2024-11-01 04:07:35

我用 ccache 版本 解决了我的问题,它取决于 < a href="http://ifile.it/g57nsyo" rel="nofollow">cygwin1.dll,我将它们放在 Mingw 目录下的 bin 目录中,现在一切都按预期工作。

I fix my problem with ccache version witch is depend in cygwin1.dll, I put them in bin directory under Mingw directory and now every thing work as expected.

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