[SDL] SDL not building on OS X 10.5 (Leopard) ?

Martin Haller haller at nue.tu-berlin.de
Mon Nov 19 06:01:41 PST 2007


Nituv <gjznituv <at> gmail.com> writes:
> ./src/audio/macosx/SDL_coreaudio.c:224: error: 'kAudioUnitComponentType' 
> Any ideas would be much appreciated.

Adding

#include <AudioUnit/AUNTComponent.h> 

in the SDL_coreaudio.h header file should help.

Best regards,
Martin



More information about the SDL mailing list