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
Forum upgrade?
by
Kays
[
Today
at 07:06:55 pm]
Advice/Guidance Needed Wi...
by
wp
[
Today
at 07:06:08 pm]
Having difficulty buidlin...
by
Aruna
[
Today
at 07:05:11 pm]
BINGO application.
by
seghele0
[
Today
at 06:49:49 pm]
How to disable the compat...
by
salvadordf
[
Today
at 06:24:18 pm]
C++ porting: Is this real...
by
jamie
[
Today
at 06:18:30 pm]
To Do list sorting is not...
by
MAndreato
[
Today
at 05:31:05 pm]
How to render a TTF to a ...
by
MMarie
[
Today
at 05:17:50 pm]
Unable to find file "date...
by
Photondreams
[
Today
at 03:30:09 pm]
Move a window between Wor...
by
MarkMLl
[
Today
at 02:42:39 pm]
How to open Folder and se...
by
paweld
[
Today
at 02:28:48 pm]
Forum is so SLOOOW... Aga...
by
BrunoK
[
Today
at 02:04:43 pm]
DragDrop component from O...
by
domasz
[
Today
at 01:37:49 pm]
Unreliable IDE behaviors
by
backprop
[
Today
at 01:30:57 pm]
The Silver Coder on YouTu...
by
silvercoder70
[
Today
at 01:03:15 pm]
Using Lua 5.4 with Free P...
by
imekon
[
Today
at 12:54:28 pm]
Problems with debugging
by
Martin_fr
[
Today
at 12:52:18 pm]
Lines in Circle Fractal: ...
by
Boleeman
[
Today
at 12:30:15 pm]
the initial method
by
dseligo
[
Today
at 12:17:10 pm]
Rich Text Format componen...
by
dbannon
[
Today
at 11:01:31 am]
I can help to traduce fre...
by
matthius
[
Today
at 09:05:54 am]
In need of a class/compon...
by
Gustavo 'Gus' Carreno
[
Today
at 05:05:57 am]
Regex for changing compon...
by
n7800
[
Today
at 03:05:46 am]
Named range
by
backprop
[
Today
at 01:38:06 am]
Memory leak in form with ...
by
Wilko500
[September 07, 2024, 11:57:57 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED]How to solve : ld: framework not found: Cocoa error (Read 7767 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: 4326
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