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

Error The C compiler identification is unknown. #23

Open
treeform opened this issue Aug 16, 2019 · 0 comments
Open

Error The C compiler identification is unknown. #23

treeform opened this issue Aug 16, 2019 · 0 comments

Comments

@treeform
Copy link

If you get errors such as this:

  • The C compiler identification is unknown
  • xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

And you have xcode installed, you need to switch to non-command line xcode:

sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

It would be nice of CMake script would tell you that.

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

1 participant