trying sh build.sh -p macOS I obtained the following error message:
meson.build:1:0: ERROR: Unknown linker(s): [['/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar']]
The following exception(s) were encountered:
Running /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar --version gave "[Errno 2] No such file or directory: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar'"
Hi,
trying sh build.sh -p macOS I obtained the following error message:
meson.build:1:0: ERROR: Unknown linker(s): [['/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar']] The following exception(s) were encountered: Running
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar --version
gave "[Errno 2] No such file or directory: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar'"