我已根据此链接在MAC OS中安装了Wine,
https://www.davidbaumgold.com/tutorials/wine-mac/
它已安装。但是当从终端wine program.exe
运行已安装的程序时,我收到此错误消息,
Unknown heap type: SmartAssembly
Unhandled Exception:
System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.InvalidProgramException: Invalid IL code in .: (): IL_0005: bne.un.s IL_000e
at <Module>..cctor () [0x0000a] in <1f86b0135164447e81f217c6de48d7eb>:0
--- End of inner exception stack trace ---
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.InvalidProgramException: Invalid IL code in .: (): IL_0005: bne.un.s IL_000e
at <Module>..cctor () [0x0000a] in <1f86b0135164447e81f217c6de48d7eb>:0
--- End of inner exception stack trace ---