runner-images icon indicating copy to clipboard operation
runner-images copied to clipboard

Windows2019 requires ARM64EC workload

Open DavidXanatos opened this issue 1 year ago • 2 comments

Tool name

ARM64EC workload for VS

Tool license

same as teh rest of VS

Add or update?

  • [X] Add
  • [ ] Update

Desired version

newest

Approximate size

No response

Brief description of tool

Allows to build ARM64EC binaries using VS 2019

Using VS 2022 is not an option as VS 2022 can no longer compile windows 7 compatible drivers.

URL for tool's homepage

No response

Provide a basic test case to validate the tool's functionality.

No response

Platforms where you need the tool

  • [ ] Azure DevOps
  • [X] GitHub Actions

Virtual environments where you need the tool

  • [ ] Ubuntu 18.04
  • [ ] Ubuntu 20.04
  • [ ] Ubuntu 22.04
  • [ ] macOS 10.15
  • [ ] macOS 11
  • [ ] macOS 12
  • [X] Windows Server 2019
  • [ ] Windows Server 2022

Can this tool be installed during the build?

cmd.exe /c start /wait " " "C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installer.exe" modify --installPath "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise" --add Microsoft.VisualStudio.Component.VC.Tools.ARM64EC --norestart --installWhileDownloading --quiet

Tool installation time in runtime

It takes 10 minutes :(

Are you willing to submit a PR?

No response

DavidXanatos avatar Aug 12 '22 18:08 DavidXanatos

When #6075 be online? currently it still fails

DavidXanatos avatar Aug 16 '22 10:08 DavidXanatos

When #6075 be online? currently it still fails

The new image rollout will be started on Monday and it will take 2-3 days.

al-cheb avatar Aug 16 '22 10:08 al-cheb

The new Windows Server 2019 image has been deployed.

al-cheb avatar Aug 23 '22 13:08 al-cheb

seams to be working thank you very much

DavidXanatos avatar Aug 23 '22 16:08 DavidXanatos