./BuildEnv.sh /Users/Michael/Daten/PB602/Resources
Error: Linker
...
pbcompiler -q PureBasic.pb -e /Users/Michael/Daten/PB602/Resources/PureBasic.app --thread --unicode -n "data/logo/PB3D_MacIcon.icns" --optimizer
Error: Linker
ld: warning: object file (DatabaseSQLite.a(DatabaseSQLite.o)) was built for newer macOS version (10.10) than being linked (10.7)
ld: warning: object file (Font.a(Debug.o)) was built for newer macOS version (10.10) than being linked (10.7)
ld: warning: object file (CipherMD5.a(CipherMD5.o)) was built for newer macOS version (10.10) than being linked (10.7)
ld: warning: object file (Clipboard.a(ClearClipboard.o)) was built for newer macOS version (10.10) than being linked (10.7)
ld: warning: object file (Http.a(AbortHttp.o)) was built for newer macOS version (10.10) than being linked (10.7)
...
and more ld:warnings ...