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
Extended Module Player
by
TRon
[
Today
at 03:48:47 pm]
Assigning result of a fun...
by
Thaddy
[
Today
at 03:35:07 pm]
Fractal using Primes (and...
by
Boleeman
[
Today
at 03:26:56 pm]
Searching for a safe alte...
by
dbannon
[
Today
at 03:21:53 pm]
How many levels of proced...
by
VisualLab
[
Today
at 02:15:16 pm]
Listview how to custom or...
by
VisualLab
[
Today
at 02:07:51 pm]
CAD program written in La...
by
zamtmn
[
Today
at 02:02:21 pm]
[SOLVED] Cannot change la...
by
Guser979
[
Today
at 01:40:45 pm]
programming with Lazarus
by
VisualLab
[
Today
at 01:17:44 pm]
Broken Icon Display on ma...
by
wp
[
Today
at 01:09:13 pm]
[SOLVED] Memory leak usin...
by
wp
[
Today
at 12:56:43 pm]
[Solved]Is it possible fo...
by
Kays
[
Today
at 11:38:41 am]
Lazarus always uses a 32 ...
by
Martin_fr
[
Today
at 11:24:09 am]
libqt6pas and ChatGPT
by
Jiyahana
[
Today
at 10:35:37 am]
Prevent collapsing item l...
by
Hansvb
[
Today
at 10:25:05 am]
LazCAD – First Release!
by
maurog
[
Today
at 09:11:42 am]
Effect of streaming in a ...
by
Thaddy
[
Today
at 07:37:26 am]
There is no port of TNetH...
by
Thaddy
[
Today
at 06:43:30 am]
Terminal Component reuse ...
by
JZS
[
Today
at 04:48:02 am]
GMP: multiple precision a...
by
Ed78z
[
Today
at 03:26:10 am]
Unexpected Project1 Form ...
by
dbannon
[
Today
at 02:21:50 am]
Class designer/editor
by
Aruna
[
Today
at 02:03:11 am]
Any good tutorials for dg...
by
Mathias
[September 13, 2024, 11:00:55 pm]
[SOLVED] How to "Jump To"...
by
RedOctober
[September 13, 2024, 09:52:28 pm]
How to use newer macOS SD...
by
Hansaplast
[September 13, 2024, 09:34:22 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED]How to solve : ld: framework not found: Cocoa error (Read 8047 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