SDL and XCode

Hi

Has anyone used SDL with XCode 2.2. I’m trying to figure it out, and if anyone
can provide a step by step guide, It would be great.

I tried following the README file in the package, and cant get it to work.

Thanks

Vinay

First, you should update to the latest Xcode (2.4.1). There have been
serious bugs in older versions of Xcode.

Second, I don’t understand if you are trying to build SDL or trying to
build a project using SDL. If building SDL, you should just be able to
extract the Xcode project, open, and build.

If using SDL, I recommend using the Xcode project template we provide.
There’s no magic, but we make sure to link the SDL framework and
provide the SDLMain.m.

You can also check out my OpenSceneGraph screencasts at:
http://www.openscenegraph.org/index.php?page=Tutorials.MacOSXTips

It’s pretty much the same exact thing except you substitute OSG for SDL.

-EricOn 7/31/07, Vinay wrote:

Hi

Has anyone used SDL with XCode 2.2. I’m trying to figure it out, and if
anyone
can provide a step by step guide, It would be great.

I tried following the README file in the package, and cant get it to work.

Thanks

Vinay


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org