Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Installation
»
macOS / Mac OS X
»
[SOLVED]How to solve : ld: framework not found: Cocoa error
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Search Sexy Womans in you...
by
miopro
[
Today
at 01:35:26 am]
How do you move a Procedu...
by
Aruna
[
Today
at 12:59:17 am]
Bitmap 16bit R5G6B5
by
domasz
[September 15, 2024, 11:49:05 pm]
FPReport QRCode
by
dseligo
[September 15, 2024, 11:33:44 pm]
Fractal using Primes (and...
by
VisualLab
[September 15, 2024, 09:54:33 pm]
Integer maths > 16 bits
by
MarkMLl
[September 15, 2024, 09:47:37 pm]
TTimer in class does not ...
by
PascalDragon
[September 15, 2024, 09:33:05 pm]
[SOLVED] Getting started ...
by
PascalDragon
[September 15, 2024, 09:18:33 pm]
Assigning result of a fun...
by
PascalDragon
[September 15, 2024, 09:14:41 pm]
Order of dialog buttons?
by
dsiders
[September 15, 2024, 09:12:29 pm]
LazSerial how validate ch...
by
PascalDragon
[September 15, 2024, 08:56:13 pm]
Regular expressions in In...
by
carl_caulkett
[September 15, 2024, 08:52:57 pm]
Reading tBitmap data is e...
by
wp
[September 15, 2024, 08:23:58 pm]
Is it practical or even p...
by
Thaddy
[September 15, 2024, 07:13:02 pm]
TUI design (and ham radio...
by
MarkMLl
[September 15, 2024, 07:05:49 pm]
Who uses embedded languag...
by
gidesa
[September 15, 2024, 06:03:39 pm]
C++ conversion : what is ...
by
jamie
[September 15, 2024, 04:24:47 pm]
Golang vs free pascal
by
Warfley
[September 15, 2024, 03:11:11 pm]
FPReport and scripting
by
dseligo
[September 15, 2024, 02:51:04 pm]
Class designer/editor
by
VisualLab
[September 15, 2024, 02:00:07 pm]
TSynEdit: linefeeds and L...
by
Aruna
[September 15, 2024, 01:55:30 pm]
How many levels of proced...
by
Thaddy
[September 15, 2024, 01:32:16 pm]
Prevent collapsing item l...
by
Hansvb
[September 15, 2024, 12:03:56 pm]
Browser User Agent & Frie...
by
ASBzone
[September 15, 2024, 08:30:15 am]
libqt6pas and ChatGPT
by
Bogen85
[September 15, 2024, 02:21:26 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED]How to solve : ld: framework not found: Cocoa error (Read 8081 times)
BeanzMaster
Sr. Member
Posts: 268
[SOLVED]How to solve : ld: framework not found: Cocoa error
«
on:
July 28, 2020, 09:56:39 pm »
Hi to all a friend of mine has installed latest Lazarus on his macos BIG without problems but when he want to compile a project he have
ld: framework not found: Cocoa
Anyone say how to solve it ?
Thanks in advance
«
Last Edit: July 30, 2020, 09:55:09 am by BeanzMaster
»
Logged
trev
Global Moderator
Hero Member
Posts: 2032
Former Delphi 1-7, 10.2 user
Re: How to solve : ld: framework not found: Cocoa error
«
Reply #1 on:
July 29, 2020, 03:23:38 am »
Did he follow the
necessary steps
? I'm guessing he did not install Xcode and/or the Xcode command line tools first.
Logged
BeanzMaster
Sr. Member
Posts: 268
Re: How to solve : ld: framework not found: Cocoa error
«
Reply #2 on:
July 29, 2020, 08:38:28 am »
Yes he installed XCode 11.6 from the store but "sudo xcode-select --install" install "command line tool beta for xcode 12"
He'll try to install xcode and command line tool from ADC
Thanks
Logged
BeanzMaster
Sr. Member
Posts: 268
Re: [SOLVED]How to solve : ld: framework not found: Cocoa error
«
Reply #3 on:
July 30, 2020, 09:56:03 am »
It's ok he uninstall all and redo installation, by following my instructions.
All is done.
Thanks
Logged
circular
Hero Member
Posts: 4334
Re: [SOLVED]How to solve : ld: framework not found: Cocoa error
«
Reply #4 on:
April 18, 2021, 11:24:40 am »
Just an up to mention that after some system update, I had to update Xcode and run the command lines again to get it working.
Logged
Conscience is the debugger of the mind
csukuangfj
New Member
Posts: 16
Re: [SOLVED]How to solve : ld: framework not found: Cocoa error
«
Reply #5 on:
August 14, 2024, 08:12:37 am »
I have fixed it by following
https://wiki.freepascal.org/Mac_Installation_FAQ
> tweak the /private/etc/fpc.cfg file, after installing the Xcode command line tools, by adding:
```
-Fl/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib
-XR/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
```
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Installation
»
macOS / Mac OS X
»
[SOLVED]How to solve : ld: framework not found: Cocoa error
TinyPortal
© 2005-2018