Hi everyone.
I installed OSX 10.10. XCode 5 isn’t compatible with it anymore, so I installed XCode 6 beta. But now Qt 5.3 won’t work anymore.
I open a C++ project from the .pro file, having deleted .user files. I choose regular Desktop kit, clean, build, and get this message: “Xcode not set up properly. You may need to confirm the license agreement by running /usr/bin/xcodebuild.”.
Ok, fine, let’s do this. I run “/usr/bin/xcodebuild” and get this: “xcode-select: error: tool ‘xcodebuild’ requires Xcode, but active developer directory ‘/Library/Developer/CommandLineTools’ is a command line tools instance”
Does someone know where to go from here to fix everything?
↧