我是一个完全的初学者,所以你可能不得不忍受我。我正在使用mac os x 10.8.4,我想使用mono在我的mac上运行一个windows exe文件。当我尝试运行任何程序时,我得到相同的错误,我不知道它意味着什么。这是消息的第一段:
Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine ---> System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
有人能告诉我这意味着什么以及如何解决这个问题?如果我能提供更多信息,请告诉我。谢谢!