小编Ang*_*est的帖子

Mono32无法正常工作,Mono64会抛出错误

您好我正在尝试使用开源Windows程序在我的Mac上运行.

该工具 https://github.com/Quandra/PokemonSunMoonRNGTool

我通过网站安装了mono而不是brew.sh,

这是日志:

WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all
Stacktrace:

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Windows.Forms.XplatUICarbon.CGDisplayBounds (intptr) [0x00009] in <37dfd86a0d3248c0b8cd4af52ec71426>:0
  at System.Windows.Forms.XplatUICarbon.get_WorkingArea () [0x00000] in /private/tmp/source-mono-d15-3/bockbuild-d15-3/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/System.Windows.Forms/System.Windows.Forms/XplatUICarbon.cs:2263
  at System.Windows.Forms.XplatUICarbon.get_VirtualScreen () [0x00000] in /private/tmp/source-mono-d15-3/bockbuild-d15-3/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/System.Windows.Forms/System.Windows.Forms/XplatUICarbon.cs:2257
  at System.Windows.Forms.XplatUI.get_VirtualScreen () [0x00000] in /private/tmp/source-mono-d15-3/bockbuild-d15-3/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/System.Windows.Forms/System.Windows.Forms/XplatUI.cs:420
  at System.Windows.Forms.Screen..cctor () [0x00034] in /private/tmp/source-mono-d15-3/bockbuild-d15-3/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/System.Windows.Forms/System.Windows.Forms/Screen.cs:53
  at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) [0x0001f] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  at <unknown> <0xffffffff>
  at System.Windows.Forms.Form.get_CreateParams () [0x00157] in /private/tmp/source-mono-d15-3/bockbuild-d15-3/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/System.Windows.Forms/System.Windows.Forms/Form.cs:1368 …
Run Code Online (Sandbox Code Playgroud)

mono

5
推荐指数
1
解决办法
2082
查看次数

标签 统计

mono ×1