Page 1 of 1
Forum

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!



Share:
Notifications
Clear all

[Solved] Lazarus - Running under Yosemite

4 Posts
2 Users
0 Reactions
1,340 Views
 Hans
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
Topic starter  

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

   
ReplyQuote
 Hans
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
Topic starter  

Note : the debugger trick I described, works under 10.10 as well ...


   
ReplyQuote
 dawn
(@dawn)
New Member
Joined: 10 years ago
Posts: 2
 

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


   
ReplyQuote
 Hans
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
Topic starter  

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. 


   
ReplyQuote
Share: