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
Batch "publish" of all pr...
by
n7800
[
Today
at 09:39:08 pm]
Nested declarations insid...
by
440bx
[
Today
at 09:05:50 pm]
/lib/x86_64-linux-gnu/lib...
by
DonAlfredo
[
Today
at 09:00:28 pm]
const declaration
by
silvestre
[
Today
at 08:24:32 pm]
SDL2: Runtime Error 216 o...
by
mischi
[
Today
at 08:05:51 pm]
Iterator on non-existing ...
by
TRon
[
Today
at 07:55:00 pm]
how to find application r...
by
bytebites
[
Today
at 07:49:23 pm]
TImage colors incorrect
by
wp
[
Today
at 07:43:27 pm]
Out of memory / filter tw...
by
Thaddy
[
Today
at 07:23:20 pm]
test if web site is valid
by
Thaddy
[
Today
at 06:51:18 pm]
Troubles when converting ...
by
Thaddy
[
Today
at 06:12:36 pm]
Quantize a PNG with TBgra...
by
circular
[
Today
at 05:54:45 pm]
[SOLVED] Highlight commen...
by
artem101
[
Today
at 05:19:04 pm]
Lazarus Release 3.6
by
Fred vS
[
Today
at 03:23:01 pm]
CADSys4 3D.
by
mdadali
[
Today
at 02:53:57 pm]
Color Buttons
by
lainz
[
Today
at 01:04:56 pm]
Repository mirror and Ind...
by
Marc
[
Today
at 12:27:48 pm]
Fpc Updates
by
loaded
[
Today
at 12:19:36 pm]
file Blockread error
by
Thaddy
[
Today
at 11:53:53 am]
how to create sync applic...
by
Packs
[
Today
at 11:11:36 am]
SDL2 image rotation Probl...
by
Pe3s
[
Today
at 10:19:23 am]
How to combine data from ...
by
Zvoni
[
Today
at 10:17:05 am]
[SOLVED]Might have a menu...
by
dbannon
[
Today
at 09:07:11 am]
Why with allows assignmen...
by
egsuh
[
Today
at 06:46:30 am]
File operations blocking ...
by
TRon
[
Today
at 01:15:30 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED]How to solve : ld: framework not found: Cocoa error (Read 8882 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: 4368
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