gpt4 book ai didi

c++ - Visual Studio 2015 将目标平台更改为 windows 7

转载 作者:IT老高 更新时间:2023-10-28 12:48:13 29 4
gpt4 key购买 nike

如何将目标平台更改为 Windows 7?我只能选择 Windows 8.1,因此我的项目不能在 Windows 7 上运行。我曾经在旧的 Windows 7 PC 上使用 Visual Studio 2013 编译的同一个项目。当然它在那里工作。

我已经尝试安装 Windows 7 SDK,但遗憾的是这不起作用,因为它需要我无法再安装的 Net Framework 4.0。 (Windows 10 包括 4.6?) - https://msdn.microsoft.com/en-us/en-en/library/ff770576.aspx

谢谢。

最佳答案

来自 MSDN :

Target Platform Version

[...]

To target Windows 7 or Windows Vista, use the value 8.1, since Windows SDK 8.1 is backward compatible to those platforms. In addition, you should define the appropriate value for _WIN32_WINNT in targetver.h. For Windows 7, that's 0x0601. See Modifying WINVER and _WIN32_WINNT.

关于c++ - Visual Studio 2015 将目标平台更改为 windows 7,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34706246/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com