简体   繁体   English

我需要哪个版本的Windows SDK?

[英]Which version of the Windows SDK do I need?

I have a 64 bit Core 2 Duo processor but the 32 bit version of Vista. 我有64位Core 2 Duo处理器,但有32位版本的Vista。 Also, I want to have the 64 bit libs and cross compiler. 另外,我想拥有64位库和交叉编译器。

Your SDK doesn't know the CPU, it call the operating system functions. 您的SDK不知道CPU,而是调用操作系统功能。 So you only need the 32bits SDK 所以你只需要32bits SDK

您需要32位SDK和64位SDK,因为我认为后者具有X编译器选项。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在哪里可以看到Windows 10 SDK版本的用户分布,以便可以选择UWP应用应定位的最低版本? - Where do I see the user distribution for Windows 10 SDK versions so that I can choose which min version my UWP app should target? 如何在 Visual Studio c++ 项目中指定“任何大于 10.0 的 Windows SDK 版本”? - How do I specify "any Windows SDK version greater than 10.0" in a Visual Studio c++ project? 升级到 Windows 10 版本 1809 SDK 后,我无法编译使用 C++/WinRT 的项目 - I can't compile my project which uses C++/WinRT after upgrading to Windows 10, version 1809 SDK 我真的需要OpenCL SDK吗? - Do I really need an OpenCL SDK? 如果我有Windows挂钩,我需要停止接收数据包的哪个功能? - If i have a Windows Hook, which function do i need to stop packets being received? 在Windows Azure上运行Java EE应用程序需要哪些服务? - Which services do I need to run Java EE application on Windows Azure? 在 windows 上进行 C 套接字编程时,我需要替换哪些等效的标头、函数和数据类型? - Which equivalent headers, functions, and data types do I need to replace while doing C socket programming on windows? 我需要使用哪个 Gitlab 转轮? - Which Gitlab runner do I need to use? 删除对Windows SDK版本的依赖性 - Removing dependency on Windows SDK version Windows 7 SDK RC和Beta版 - Windows 7 SDK RC & Beta version
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM