Open VatsalSy opened 4 months ago
@amanb1901 tested and the workaround above works.
To do:
It works on my M3 Max now. I needed to install the latest xcode from the appstore and rerun the command line tool installation (the prompt that one gets when you open xcode for the first time after installiation).
However, it still does not work for @eheshmati .. One additional information, despite xcode fresh installation, I still have:
(base) aman@wlan028101:~$ qcc --version Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin (base) aman@wlan028101:~$ cc --version Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin
the clang installation directory is /Library/Developer/CommandLineTools/usr/bin instead of the xcode path.
It seems that this recent version of Basilisk is incompatible with M3 max. Reported by @eheshmati and reproduced by @amanb1901
Potential workaround is:
simply say yes one by one to all the patches and then make the new installation using