如何在 XCODE 4 上设置 SDL?
我在使用示例模板和在 Xcode 4 上整体安装 SDL 时遇到问题.没有教程,旧模板不起作用!如果有人有 Xcode 4 SDL 模板,请分享.
I'm having troubles with sample templates and overall installing of SDL on my Xcode 4. There are no tutorials and old templates just don't work! If anybody has Xcode 4 SDL templates, please share.
@Joshua Nozzi 我尝试从旧版本的 XCODE 3.2 打开模板并打开,但项目中没有文件,它说 - 缺少基础 sdk.我尝试添加 SDL.framework 但没有帮助!
@Joshua Nozzi I tried opening template from old version of XCODE, 3.2 and it opened, but there were no files in the project and it said - base sdk missing. I tried adding SDL.framework but it didn't help!
我刚刚将我的工作 SDL 测试 Xcode 项目作为公共 Github 存储库推送,所以请随时查看它是否适合您:https://github.com/Ricket/HelloSDL
I just pushed my working SDL test Xcode project as a public Github repository, so feel free to see if it works for you: https://github.com/Ricket/HelloSDL