iads.h / VS2005 / W2003 SP2

编程入门 行业动态 更新时间:2024-10-24 14:27:27
iads.h / VS2005 / W2003 SP2 - 哪个SDK和副作用是什么?(iads.h / VS2005 / W2003 SP2 - which SDK and what are the side-effects?)

我正在尝试在Windows 2003(SP2)上使用VS2005编译别人的C ++程序。

编译失败,因为它找不到iads.h

我应该安装哪个SDK来获取此标头?

当我安装SDK时,我可能会破坏已经使用的东西吗? 据我所知,W2003没有安装SDK,但如果安装了不同的SDK导致问题?

I'm trying to compile someone elses C++ program using VS2005 on Windows 2003 (SP2).

The compile fails because it can't find iads.h

Which SDK should I install to get this header ?

When I install the SDK is there a danger I might break something already in use ? As far as I can tell the W2003 has no SDK's installed but if it did would installing a different one cause problems ?

最满意答案

你需要windows sdk。 SDK不像常规应用程序那样安装。 仅仅因为你“安装”它就不会改变编译器中的任何设置。

您仍然必须将目录添加到vs settings页面中的头文件和库。

您可以拥有多个版本的Windows sdk,只需更新vs选项页面中的目录即可。

You need to the windows sdk. The SDK doesn't install like a regular application. Just because you "installed" it it doesn't change any settings in your compiler.

You will still have to add the directories to header files and libraries in the vs settings page.

You can have multiple version of the windows sdk, you just need to update the directories in the vs options page.

更多推荐

本文发布于:2023-08-04 16:40:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1417708.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:iads

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!