【发布时间】:2013-06-09 09:05:41
【问题描述】:
我正在尝试使用 MonoGame 为 mac 启动一个新项目。我已经安装了我认为需要的所有东西,但是当我运行新项目时(应该会弹出单人游戏徽标),我在输出中得到这两行:
加载的程序集:/Users/Kristin/Projects/Test/Test/bin/Debug/Test.app/Contents/MonoBundle/Test.exe 加载的程序集:/Users/Kristin/Projects/Test/Test/bin/Debug/Test.app/Contents/MonoBundle/MonoMac.dll [外部]
并且新启动的应用程序挂起而不弹出窗口。我尝试按照此页面上的步骤操作:http://jamie.ly/wordpress/programming/software/setting-up-a-monogame-mac-application-with-xamarin-studio/
但似乎没有什么能解决我的问题。有什么想法吗?
【问题讨论】:
标签: installation xamarin monomac monogame