HI All,
Is there a way to make Qt Creator use a macOS/OS X SDK that isn’t the latest one? I’ve tried:
- Changing the SDK in QBS via the Xcode module (no dice, QtC says “Xcode module could not be loaded”)
- Using a different kit / compiler (fails because it can’t find “targetConditionals.h”)
Any thoughts?
Oh, and in case you are wondering, I want to use the OS X10.11 SDK because I am not yet ready to ditch 32bit/QTKit, and sadly some video capture devices will not work on AVFoundation at all.
Thanks,
c.