zhongjie
驱动牛犊
驱动牛犊
  • 注册日期2004-08-24
  • 最后登录2006-02-15
  • 粉丝0
  • 关注0
  • 积分17分
  • 威望4点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:984回复:1

求助

楼主#
更多 发布于:2004-10-27 20:48
使用DriverStudio2.7前你要先编译DriverWorkssource的vdwlibs工程选择的库文件为:win32 NT4 checked;
                 win32 NT4 free;
                 win32 DDK checked;
                  win32 DDK free;
但是有很多错误为下:
C:\PROGRA~1\Compuware\SOFTIC~1\DriverWorks\include\dep_wdm\hidport.h(6) : fatal error C1189: #error :  The file is from the DDK at src\wdm\hid\inc. Install DDK HID samples to install hidport.h.  Or update INCLUDE path for hidport.h in the DDK!

怎么办啊?
netscan
驱动牛犊
驱动牛犊
  • 注册日期2002-01-15
  • 最后登录2006-05-18
  • 粉丝0
  • 关注0
  • 积分47分
  • 威望5点
  • 贡献值0点
  • 好评度4点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2004-10-27 23:01
The file is from the DDK at srcwdmhidinc. Install DDK HID samples to install hidport.h. Or update INCLUDE path for hidport.h in the DDK
文件来自DDK,在srcwdmhid.inc。安装DDK HID例子来安装hidport.h,或者更新用来引用DDK中的hidport.h的INCLUDE路径
你自己看着办了
游客

返回顶部