SFML community forums

Bindings - other languages => C => Topic started by: Zorg on June 17, 2011, 09:46:38 pm

Title: OS X 32+64 bit
Post by: Zorg on June 17, 2011, 09:46:38 pm
I want to compile 32+64 bit versions of the frameworks. How do I change the Xcode project to achieve doing so? If I try to change the target settings to build for 64-bit, in the audio unit, I get OpenAL linking problems since I guess the 64-bit version uses the system version. I only care about supporting 10.5 and above (I'd even settle with 10.6 or above).

I'm using version 1.6.