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