Mac OS 10.10 installs QT Xcode not set up properly

Source: Internet
Author: User

Install QT5 on Mac OS10.10 because only Xcode6-beta is installed, error is prompted when loading the project
Xcode not set up properly. Need to confirm the license agreement ...

Solution:

Execute the following command

sudo xcode-select-switch/applications/xcode6-beta.app/contents/developer

This command modifies the Xcode development directory for/applications/xcode6-beta.app/contents/developer.

Usage:xcode-select [Options]

Print or change the path to the active developer directory. This directory
Controls which tools are used for the Xcode command line tools (for example,
Xcodebuild) as the "as" as the "BSD" development commands (such as CC and make).

Options:
 -H,--help                   Print this Help message and exit
 -P,--print-path             Print the path of the active developer Directory
 -S <path>,--switch <path>  set the path for the active developer Directory
 --INSTALL&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NB sp;             Open a dialog for installation of the Command line developer Tools
 -V,--version                Print the Xcode-select version
 -R,--reset                  Reset to the default command line tools path

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.