Page 1 of 1

Mac OSX Install Error

Posted: Wed Jun 03, 2020 12:07 pm
by 16588799
Mac OSX64 v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3)
FMXTee926

Cannot recompile Delphi package: FMXTee926.dpk
Embarcadero Delphi Next Generation for Mac OS X 64 bit compiler version 33.0
Copyright (c) 1983,2018 Embarcadero Technologies, Inc.
Linker command line: "C:\Program Files (x86)\Embarcadero\Studio\20.0\bin\ld.exe" -arch x86_64 -o "D:\Rad Studio\Components\TeeChart Pro\Source\..\Compiled\Delphi26.osx64\System\bplFMXTee926.dylib" -e __ZN9Fmxtee92614initializationEv -dead_strip -dead_strip_dylibs -mark_dead_strippable_dylib -exported_symbols_list "D:\Rad Studio\Components\TeeChart Pro\Source\..\Compiled\Delphi26.osx64\System\FMXTee926.exp" -dylib -export_dynamic -S -x -macosx_version_min 10.8 -F \System\Library\Frameworks -F \System\Library\PrivateFrameworks -L "C:\Program Files (x86)\Embarcadero\Studio\20.0\Lib\osx64\Release" -L "C:\Program Files (x86)\Embarcadero\Studio\20.0\Redist\osx64" -L "D:\Rad Studio\Components\TeeChart Pro\Source\FMX" -rpath $ORIGIN -install_name @rpath/bplFMXTee926.dylib -filelist "D:\Rad Studio\Components\TeeChart Pro\Source\..\Compiled\Delphi26.osx64\System\FMXTee926.lnk"
Error: E2597 ld: warning: directory not found for option '-L/usr/lib'
ld: warning: directory not found for option '-F\System\Library\Frameworks'
ld: warning: directory not found for option '-F\System\Library\PrivateFrameworks'
ld: warning: directory not found for option '-F/System/Library/Frameworks/'
ld: file not found: /usr/lib/libiconv.dylib
Fatal: F2588 Linker error code: 1 ($00000001)
EXCEPTION:
Compilation aborted.
--------------------------------------------

Re: Mac OSX Install Error

Posted: Thu Jun 04, 2020 4:47 am
by yeray
Hello,

You need to set a MacOS64 connection profile and SDK in the IDE to compile for it.