Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
[Solved] Lazarus - Running under Yosemite
Delphi, Lazarus, Free Pascal
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
Topic starter
August 21, 2014 6:14 AM
I just installed Lazarus 1.2.4 under Yosemite (public beta) and Lazarus runs fine after you run the following from the command-line/terminal:
sudo xcodebuild -license
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
(@dawn)
New Member
Joined: 10 years ago
Posts: 2
November 8, 2014 1:08 AM
When I try this, I get the following error in Terminal:
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
Topic starter
November 8, 2014 11:42 PM
You will have to install XCode to be able to run Lazarus - it's free and can be found in the AppStore.
Once installed, you'll have to execute the command which tells XCode to install de commandline tools.