79530309

Date: 2025-03-24 06:35:57
Score: 1
Natty:
Report link

On the Windows SDK installer, there is only C++ x86 option while I'm working on a x64 program, is that the reason?

I think yes. Please make sure that "Windows SDK for Desktop C++ amd64 Apps" and "Windows SDK for Desktop C++ x86 Apps" has been checked.

  1. Open Control Panel, right-click Windows 10.0.17763, select Change.

  2. Select "Windows SDK for Desktop C++ amd64 Apps" and "Windows SDK for Desktop C++ x86 Apps", then click Change. enter image description here

3.Restart VS and reopen your project to see if 10.0.17763 shows up.

If this doesn't help, please consider Reinstall/Repair Windows SDK(10.0.17763.0) and reinstall the C++ workloads in VS, from VS Installer->Modify. Try to reinstall VS 2022 if possible.

Reasons:
  • RegEx Blacklisted phrase (1.5): help, please
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • High reputation (-1):
Posted by: Dou Xu-MSFT