私はこのすべてにおいて完全な初心者ですので、あなたは私に我慢しなければならないかもしれません. 私は 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]
これが何を意味し、それを修正する方法を誰か教えてもらえますか? また、役立つ情報をさらに提供できるかどうかをお知らせください。ありがとうございました!