Microsoft SDK 8 - 如何使用它 [英] Microsoft SDK 8 - how to use it

查看:184
本文介绍了Microsoft SDK 8 - 如何使用它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



有人可以告诉我如何使用(编译和链接)Microsoft SDK 8 for c ++?

Do我还需要获得VS Express或者我只能使用套件吗?



谢谢

Hi everybody,

someone could please tell me how to use (compiling and linking) Microsoft SDK 8 for c++?
Do i need to get also VS Express or i can use only the kit?

thank you

推荐答案

来自文档 [ ^ ]:



From the documentation[^]:

Windows SDK不再附带完整的命令行构建环境。您必须单独安装编译器和构建环境。如果您需要包含编译器和构建环境的完整开发环境,则可以下载Visual Studio 2012 Express,其中包含Windows SDK的相应组件。
The Windows SDK no longer ships with a complete command-line build environment. You must install a compiler and build environment separately. If you require a complete development environment that includes compilers and a build environment, you can download Visual Studio 2012 Express, which includes the appropriate components of the Windows SDK.





所以,,你需要 Visual Studio 2012 Express (或其他开发环境)。



So, yes, you need Visual Studio 2012 Express (or another development environment).


SDK仅包含支持库,因此您需要编译器和链接器来构建代码。如果您还没有副本,则Visual C ++ Express包含您需要的所有工具。
The SDK merely contains the support libraries, so you will need a compiler and linker to build your code. If you do not already have copies then Visual C++ Express contains all the tools you need.


这篇关于Microsoft SDK 8 - 如何使用它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆