Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project ERROR: Xcode not set up properly. You may need to confirm the license agreement by running /usr/bin/xcodebuild. #539

Open
xeenuhs opened this issue Dec 10, 2016 · 7 comments

Comments

@xeenuhs
Copy link

xeenuhs commented Dec 10, 2016

Keep getting this error:

Project ERROR: Xcode not set up properly. You may need to confirm the license agreement by running /usr/bin/xcodebuild.

iMac Late 2013 Version 10.12.1 (os Sierra)

Ive researched all I've could and no solution.

QT 5.7
xCode 8.1

@xeenuhs
Copy link
Author

xeenuhs commented Dec 10, 2016

screen shot 2016-12-10 at 12 52 04 am

Update. Downloaded QT 5.6 and reinstalled Xcode and that go it to install now i am receiving the errors in the picture...

@mackermans
Copy link

mackermans commented Dec 12, 2016

@xeenuhs Worked for me with Qt 5.6, but only after I killed the old ckb-daemon process and started ckb.app again.

@batchpert
Copy link

Im currently on ckb v0.2.6+t04 and am trying to update to the newer version by tatokis. I get the same 'Project ERROR' message and am not sure what to try. I have reinstalled QT 5.6 and attempted the manual download but i got the same message. Will try re-downloading Xcode see what happens.
Any other ideas would be greatly appreciated

@tatokis
Copy link
Contributor

tatokis commented Dec 12, 2016 via email

@cvk14
Copy link

cvk14 commented Dec 12, 2016

xcode-select is the command.. that doesn't change anything on my end, which if you run the -p argument, it shows the path and its correct. I tried the --install to install the command lines tools and still no luck. same error.

@batchpert
Copy link

Its all good i re-downloaded Xcode and then realised i had QT 5.7 so wasn't sure if that made a difference. Downloaded 5.6 and then it all worked smoothly

@mchampanis
Copy link

@xeenuhs @cvk14 I had a similar problem on a different project (the license error), and fixed it like so:

cd /Applications/Xcode.app/Contents/Developer/usr/bin/
sudo ln -s xcodebuild xcrun

See: http://stackoverflow.com/questions/33728905/qt-creator-project-error-xcode-not-set-up-properly-you-may-need-to-confirm-t

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants