karelrooted / libmpv

build libmpv for macOS, iOS, iPadOS and tvOS
GNU Lesser General Public License v3.0
17 stars 3 forks source link

linker ar not found #2

Open olivierfriard opened 1 month ago

olivierfriard commented 1 month ago

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'"

olivierfriard commented 1 month ago

My /Applications directory does not contain the Xcode.app and /uar/bin/ar exists