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
./bin/xwin --accept-license --cache-dir /tmp/xwincache --arch x86,x86_64,aarch64 splat --include-debug-libs --preserve-ms-arch-notation --output ./../dist/win
As of today I'm receiving this error:
Error: no cab files were referenced by the MSI
I'd be happy to help more with digging into whatever MS changed, but unfortunately I don't have the capability presently to get a more detailed error.
The text was updated successfully, but these errors were encountered:
It's the new SDK version: 10.0.26100.0
Sorry, something went wrong.
Yes, adding --sdk-version 10.0.22621 seems to work.
--sdk-version 10.0.22621
No branches or pull requests
As of today I'm receiving this error:
I'd be happy to help more with digging into whatever MS changed, but unfortunately I don't have the capability presently to get a more detailed error.
The text was updated successfully, but these errors were encountered: