OSX 上的 Cake 失败并显示“错误:程序集名称无效";

编程入门 行业动态 更新时间:2024-10-09 14:24:21
本文介绍了OSX 上的 Cake 失败并显示“错误:程序集名称无效";的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我今天第一次尝试使用蛋糕并出现上述错误.我最初使用自制的 cake 包,但为了简化问题,我下载了 cake 示例项目 (github/cake-build/example),但以下所有命令都给出相同的错误输出:

I tried to use cake for the first time today and got the error above. I was initially using the cake package from homebrew, but to simplify the problem I downloaded the cake example project (github/cake-build/example), but all of the following commands give the same error output:

./build.sh cake mono tools/Cake/Cake.exe

我曾尝试使用 MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll 来输出更详细的日志记录,但似乎没有明显相关的内容.

I have tried using MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll to output more detailed logging but nothing seems obviously relevant.

推荐答案

看来这是mono 6.8.0的问题导致的.我最终发现了这个:www.gitmemory/KSP-CKAN 描述了升级后遇到类似问题的其他用户.在我卸载了 cake 和 mono 并恢复到 mono 6.6.0 cake 后工作正常.

It seems that this is caused by a problem with mono 6.8.0. I eventually found this: www.gitmemory/KSP-CKAN which describes other users having a similar problem after upgrading. After I uninstalled cake and mono and reverted to mono 6.6.0 cake worked fine.

更多推荐

OSX 上的 Cake 失败并显示“错误:程序集名称无效";

本文发布于:2023-11-15 19:44:08,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1597409.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:错误   名称   程序   OSX   Cake

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!