无法打开hidsdi.lib [英] Cannot open hidsdi.lib

查看:109
本文介绍了无法打开hidsdi.lib的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在开发与USB设备接口的应用程序.当我包含"hidsdi.h"时,它显示以下错误,
链接:致命错误LNK1104:无法打开文件hidsdi.lib

我在本地目录中有这些"hidsdi.h"文件.甚至我都给了

#pragma注释(lib,"hidsdi.lib"),但出现相同的错误.

我曾在Google尝试过,但没有得到这些图书馆.任何人都可以从哪里找到这些库"hidsdi.lib".

Hi,
I am developing an application to interface with USB device. When i include "hidsdi.h", it says the below error,
LINK : fatal error LNK1104: cannot open file hidsdi.lib

I have these "hidsdi.h" file in the local directory. Even i had given

#pragma comment (lib, "hidsdi.lib") but i get the same error.

I tried in google but i didn''t get these library. Anyone can suggest from where can i get these library "hidsdi.lib".

推荐答案

没有hidsdi.lib,没有hid.lib.在WinDDK中.
There is no hidsdi.lib, there is hid.lib. It''s in WinDDK.


这篇关于无法打开hidsdi.lib的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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