[SDL] XCode SDL template strangeness

Tyler Montbriand tsm at accesscomm.ca
Wed Aug 10 12:59:24 PDT 2005


Having obtained a mac, I'm in the process of porting some of my SDL 
applications to Mac.  I'm being hampered by something very strange.

I'd like to define the preprocessor macro FRAMEWORK_SDL, to tell my app to 
include the correct(and strange) header file locations for OSX.  Xcode 2.1 
has an obvious place to do this in Project Options, but upon compile it 
completely ignores it!

Even stranger, if I build an app from the plain C template rather than the SDL 
one, the preprocessor configuration thing works absolutely fine.  It must be 
a problem with the template.

How can this be fixed?




More information about the SDL mailing list