问题
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.
EDIT: @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!
回答1:
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
来源:https://stackoverflow.com/questions/5756540/how-to-set-up-sdl-on-xcode-4