Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at:(What does this mean???)
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: [message #1743283] Tue, 13 September 2016 21:18 Go to next message
Richard Hollingsworth is currently offline Richard HollingsworthFriend
Messages: 2
Registered: September 2016
Junior Member
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun


Got this when I tried to compile and run the helloworld built-in project.

I need to fix this b4 I can start programming.

Thanks.
Re: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun [message #1743386 is a reply to message #1743283] Wed, 14 September 2016 19:04 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Googling the problem turns up

xcode-select --install

as a fix. Seems an OSX issue.

http://stackoverflow.com/questions/32893412/command-line-tools-not-working-os-x-el-capitan
Previous Topic:Eclipse Variable expansion not applied to GDB launch
Next Topic:Dont see C++ project or class in "New" list....
Goto Forum:
  


Current Time: Thu Apr 25 22:51:35 GMT 2024

Powered by FUDForum. Page generated in 0.02689 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top