./bootstrap-vcpkg.sh on mac selects wrong compiler #19332
Labels
category:vcpkg-feature
The issue is a new capability of the tool that doesn’t already exist and we haven’t committed
depends:upstream-changes
Waiting on a change to the upstream project
Describe the bug
When I run
./bootstrap-vcpkg.sh
I get the following error:I can workaround this by passing the option
-allowAppleClang
to the script, but it should autoselect clang on arm macs or on macOS >= 10.15(?)Environment
Expected behavior
It should simply compile vcpkg
The text was updated successfully, but these errors were encountered: