Qt MSVC编译时指定Windows SDK版本

时间:2025-04-26 21:40:12
现象:
Qt +MSVC2017 编译时出现问题
提示在10.0.22000.0目录下的一堆莫名其妙的错误
背景:
系统 Windows 10
原有编译环境:
Qt +MSVC2017
Visual Studio 2017
编译正常
新装Visual Studio 2022后
编译无法正常进行