On 10/25/19 10:16 AM, Dmitry Boyarintsev via lazarus wrote:
On Fri, Oct 25, 2019 at 11:12 AM Dan Star via lazarus
<lazarus@lists.lazarus-ide.org <mailto:lazarus@lists.lazarus-ide.org>>
wrote:
/Compiler
"/Users/Dan/Development/FreePascal/fpc/bin/x86-64-darwin/fpc.sh" does
not support target x86-64-macos./
"macos" platform target refers to Classic MacOS (MacOS 9), rather
than MacOSX (or the modern name macOS)
You might need to adjust platform target as well to "darwin"
Same error now:
Build IDE: Exit code 2, Errors: 3
Error: ld: framework not found Cocoa
make[2]: *** [lazarus] Error 1
make[1]: *** [idepkg] Error 2
Error: make: *** [idepkg] Error 2
Linking ../lazarus
An error occurred while linking
Error: Error while linking
so something with config. Will look up details on how to build from
command line and try that. Thanks.
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus