[SDL] Re: SDL on Mac OS X

Chris Nystrom cnystrom at gmail.com
Fri Feb 4 01:23:34 PST 2005


On Fri, 28 Jan 2005 11:54:13 +1100 (EST), Steven Saunders
<s_j_nevets at yahoo.com.au> wrote:
 
> I have created a custom sdl-config script that I keep in ~/bin to use
> when I build things that need it. It's output looks like this:
> 
> $ sdl-config --cflags
> -F/Users/yourname/Library/Frameworks
> -I/Users/yourname/Library/Frameworks/SDL.framework/Headers
> -D_REENTRANT
> 
> $ sdl-config --libs
> /Users/yourname/bin/SDLMain.o -L/Users/yourname/Library/Frameworks
> -framework Cocoa -framework SDL -lobjc
> 
> Email me if you want and I'll send it to you. (As you can see, I keep
> a pre-built SDLMain.o lying around for such occasions.)

Thank you for your post. Alot of helpful information in there.

Can you e-mail your custom sdl-config?

Thank you.
Chris

-- 
Chris Nystrom <cnystrom at gmail.com>
http://www.newio.org/~ccn
AIM: nystromchris




More information about the SDL mailing list