admin管理员组文章数量:1401256
I need Windows SDK 10.0.17763.0
which doesn't show up on the VS2022 setup page.
Then I find the installation from /
After installing it appears in the Control Panel.
But it doesn't show up in the VS2022 settings, why?
Edit: On the Windows SDK installer, there is only C++ x86
option while I'm working on a x64 program, is that the reason?
Sorry for this Your post is mostly images. Add additional details to explain the problem and expected results.
I need to add some rubbish with it.
I need Windows SDK 10.0.17763.0
which doesn't show up on the VS2022 setup page.
Then I find the installation from https://developer.microsoft/en-us/windows/downloads/sdk-archive/
After installing it appears in the Control Panel.
But it doesn't show up in the VS2022 settings, why?
Edit: On the Windows SDK installer, there is only C++ x86
option while I'm working on a x64 program, is that the reason?
Sorry for this Your post is mostly images. Add additional details to explain the problem and expected results.
I need to add some rubbish with it.
- Did you exit Visual Studio and restart it? – Raymond Chen Commented Mar 24 at 3:55
- @RaymondChen, not only vs, I've restarted the computer as well. – Administrator Commented Mar 24 at 5:32
- Hi, please modify your Windows SDK and select "Windows SDK for Desktop C++ /x86/amd64/arm64 Apps" installed, then relaunch your project to see if the issue persists. – Dou Xu-MSFT Commented Mar 25 at 7:15
1 Answer
Reset to default 0On 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/arm64 Apps" and "Windows SDK for Desktop C++ x86 Apps" has been checked.
Open Control Panel, right-click Windows 10.0.17763, select Change.
Select "Windows SDK for Desktop C++ amd64/arm64 Apps" and "Windows SDK for Desktop C++ x86 Apps", then click Change.
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.
本文标签: visual studioOld Windows SDK doesn39t show up in VS2022 settings after installingStack Overflow
版权声明:本文标题:visual studio - Old Windows SDK doesn't show up in VS2022 settings after installing - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744262005a2597762.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论