I recently updated XCode 5 to XCode 6. But now I can’t build project any more. This is on Qt 5.3.2
Here is the error message:
clang: warning: no such sysroot directory: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk'
How this can be fixed? Thanks in advanced!
↧