[SDL] Frameworks and Xcode

Peter Mulholland darkmatter at freeuk.com
Thu Sep 21 05:31:43 PDT 2006


Hello,

Having decided it was easier to build Universal Binaries of my games
using Xcode than it was to fart about with a makefile, I decided to
make use of SDL.framework and SDL_mixer.framework.. except I found
that the headers inside SDL_mixer.framework all include SDL as if it
was in a UNIX environment. To get a working compile I had to modify
the headers to #include <SDL/SDL.h> etc...

Is this normal, or am I not setting up something correctly in Xcode?


-- 
Best regards,
 Peter                          mailto:darkmatter at freeuk.com





More information about the SDL mailing list