I updated Xcode to 6.0.1 and found I cannot compile the Qt project in Qt creater anymore because of this:
warning: no such sysroot directory: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk'
error: 'TargetConditionals.h' file not found
Can anyone help me, please? How can I solve this?
Thanks!
You won't be able to debug your code with the Xcode 6 debugger. You should rename Xcode 6 as Xcode6.app and then reinstall Xcode 5.1.1 as Xcode.app in your Applications folder. And then wait until Qt officially supports Xcode 6 and the 10.9.SDK.
I encountered the same problem as yours and downloading MacOSX10.8.sdk from this location :
GitHub - Phracker
and copying it to
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
solved the problem !
cheers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With