Skip to content

[Windows] SDK file name changed from amd64 -> x64 #81471

New issue

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

Open
shahmishal opened this issue May 13, 2025 · 3 comments
Open

[Windows] SDK file name changed from amd64 -> x64 #81471

shahmishal opened this issue May 13, 2025 · 3 comments

Comments

@shahmishal
Copy link
Member

Automation to publish the nightly toolchain failed because the amd64 files were missing. However, it seems that the file names have been changed.

Current:
sdk.windows.arm64.cab
sdk.windows.x64.cab
sdk.windows.x86.cab

Previous:
sdk.windows.arm64.cab
sdk.windows.amd64.cab
sdk.windows.x86.cab

@shahmishal
Copy link
Member Author

@compnerd is this expected change?

@compnerd
Copy link
Member

Yes, the name change was part of the refactoring. It made things more uniform for packaging the contents.

@shahmishal
Copy link
Member Author

Latest failure is we are now missing:

sdk.windows.x64.msi couldn't be found
sdk.windows.arm64.msi couldn't be found
sdk.windows.x86.msi couldn't be found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants