找不到sdkddkver.h [英] sdkddkver.h is not found

查看:443
本文介绍了找不到sdkddkver.h的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我从http://msdn.microsoft.com/en-us/live/ff621310 下载了Windows SDK。 - 无论我是否下载了正确的文件,因为他们在该页面上将其称为LiveSDK,这有点令人困惑。但它说它包括Windows SDK,andriod
SDK和IOS。我正在尝试按照基本套接字教程并立即在我的头文件中尝试包含sdkddkver.h时出错。

Hello I downloaded the windows SDK from http://msdn.microsoft.com/en-us/live/ff621310  - it was a little confusing whether or not I downloaded the correct file because they are calling it LiveSDK on that page. But it says it includes windows SDK, andriod SDK, and the IOS. I am trying to follow a basic socket tutorial and immediately in my header file I get an error while trying to include sdkddkver.h

#include <sdkddkver.h>

我还在这行上面收到警告:

I am also getting a warning right above that with this line:

#pragma comment(lib, "Ws2_32.lib")

我还需要解决此问题吗?

what else do I need to fix this?

推荐答案


您好我从http://msdn.microsoft.com/en-us/live/ff621310 下载了Windows SDK ; - 无论我是否下载了正确的文件,因为他们在该页面上将其称为LiveSDK,这有点令人困惑。但它说它包括Windows SDK,andriod
SDK和IOS。我正在尝试按照基本套接字教程并立即在我的头文件中尝试包含sdkddkver.h时出错。

Hello I downloaded the windows SDK from http://msdn.microsoft.com/en-us/live/ff621310  - it was a little confusing whether or not I downloaded the correct file because they are calling it LiveSDK on that page. But it says it includes windows SDK, andriod SDK, and the IOS. I am trying to follow a basic socket tutorial and immediately in my header file I get an error while trying to include sdkddkver.h

#include <sdkddkver.h>

我还在这行上面收到警告:

I am also getting a warning right above that with this line:

#pragma comment(lib, "Ws2_32.lib")

还需要解决此问题吗?


那不是Windows SDK。您下载了错误的文件。 

That is not the Windows SDK. You have downloaded the wrong file. 


这篇关于找不到sdkddkver.h的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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