We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I ran xwin --accept-license --manifest-version 16 splat and got:
xwin --accept-license --manifest-version 16 splat
➜ ~ xwin --accept-license --manifest-version 16 splat Manifest [2s] ████████████████████████████████████████████████████████████████████████ 11.40 MiB/11.40 MiB 📥 downloaded CRT.headers [0s] ███████████████████████████████████████████████████████████████████████ 17.50 MiB/17.50 MiB 📦 splatted CRT.libs.x86_64.desktop [0s] █████████████████████████████████████████████████████████ 183.89 MiB/183.89 MiB 📦 splatted CRT.libs.x86_64.store [0s] █████████████████████████████████████████████████████████████ 65.38 MiB/65.38 MiB 📦 splatted SDK.headers.all.none [0s] ██████████████████████████████████████████████████████████████ 89.79 MiB/89.79 MiB 📦 splatted SDK.headers.all.store [0s] ███████████████████████████████████████████████████████████ 219.85 MiB/219.85 MiB 📦 splatted SDK.headers.x86_64.none [0s] ███████████████████████████████████████████████████████████ 45.17 KiB/45.17 KiB 📦 splatted SDK.libs.x86_64 [0s] ███████████████████████████████████████████████████████████████████ 71.15 MiB/71.15 MiB 📦 splatted SDK.libs.store.all [0s] ████████████████████████████████████████████████████████████████ 36.54 MiB/36.54 MiB 📦 splatted SDK.ucrt.all [0s] ████████████████████████████████████████████████████████████████████ 121.88 MiB/121.88 MiB 📦 splatted Error: failed to splat Microsoft.VC.14.29.16.10.CRT.x64.Desktop.base.vsix Caused by: 0: unable to symlink from /Users/<myuser>/.xwin-cache/splat/crt/lib/x86_64/LIBCMT.lib to libcmt.lib 1: File exists (os error 17)
I'm on a Mac Air with an M1 processor and running Sonoma 14.5
➜ ~ uname -a Darwin MyWiFi 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:16:51 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8103 arm64
Does this mean that the installation is corrupt?
The text was updated successfully, but these errors were encountered:
BTW I had to use --manifest-version 16 because I want VS 2019 and even though the documentation says the default is 16, the code says otherwise
--manifest-version 16
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I ran
xwin --accept-license --manifest-version 16 splat
and got:I'm on a Mac Air with an M1 processor and running Sonoma 14.5
Does this mean that the installation is corrupt?
The text was updated successfully, but these errors were encountered: