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

Errors calling make on High Sierra #45

Open
osmithy opened this issue May 20, 2018 · 0 comments
Open

Errors calling make on High Sierra #45

osmithy opened this issue May 20, 2018 · 0 comments

Comments

@osmithy
Copy link

osmithy commented May 20, 2018

When I called make, I got this error:

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

The issue is that High Sierra messes up Xcode. To fix it, type xcode-select --install (more info here), then you can run make.

I suggest adding a note about this to the Readme.

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