macos - XAMARIN 6.3 MacOS 单声道更新 : F# interactive (and more) crashing

标签 macos xamarin f# mono deedle

今天早上 Xamarin 中提示更新 Mono SDK(到 5.0.0?),我天真地接受了它

1) 我遇到了无法正确加载库的脚本错误。 (例如 Fslab.fsx 加载 Deedle 等...)

2)在 FSI 中,我有时会随机收到消息

non-IL or abstract method with non-zero RVA

3) 一个简单的类型定义,例如

type Dollar = Dollar of float

正在返回我

 System.Exception: Operation could not be completed due to earlier error  Specified method is not supported. at 1,0

我不想找到其他错误,我确信该列表并不详尽。我只是很生气,因为我不能再工作了,我不知道该怎么办。

最佳答案

此错误是由于 Xamarin Studio 6.3 与 Mono 5.0 的组合使用造成的

使用带有 Mono 5.0+ 的 Visual Studio for Mac 或带有 Mono 4.8 的 Xamarin Studio

关于macos - XAMARIN 6.3 MacOS 单声道更新 : F# interactive (and more) crashing,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43906986/

相关文章:

visual-studio-2010 - Visual Studio 2010 可以对 F# 模块进行代码覆盖率分析吗?

f# - 有没有好的 F# 文本编辑器?

c++ - 在 C++ main() 执行之前处理 Mac OS X 文件打开事件

xamarin - 有没有办法在 Webview 中将 xamarin 登录页面连接到我的网站?

Xcode 转到下一行热键(如 intellij 的 shift enter)

c# - Xamarin 示例应用程序中的错误

javascript - WKWebView.EvaluateJavaScript 永远不会返回

c# - F# 中的模式匹配比 C# 中的 If else/switch 慢得多吗?

macos - Mac OS X 10.8 和 llvm/clang 3.3(通过 Homebrew 软件)

macos - Block Mac UI 控制绘画/重画