zhkyi
驱动牛犊
驱动牛犊
  • 注册日期2007-04-29
  • 最后登录2007-05-24
  • 粉丝0
  • 关注0
  • 积分150分
  • 威望16点
  • 贡献值0点
  • 好评度15点
  • 原创分0分
  • 专家分0分
阅读:1969回复:0

《USB2.0原理与工程开发》中源码编译的错误

楼主#
更多 发布于:2007-05-24 18:24
我在编译该书光盘中的第十五章的HOST-USB的文件时,出现了一些错误:

\host-usb\hidsdi.h(83) : error C2061: syntax error : identifier 'PHIDP_PREPARSED_DATA'
\host-usb\hidsdi.h(108) : error C2065: 'PHIDP_PREPARSED_DATA' : undeclared identifier
\host-usb\hidsdi.h(109) : error C2146: syntax error : missing ')' before identifier 'PreparsedData'
\host-usb\hidsdi.h(109) : warning C4229: anachronism used : modifiers on data are ignored
\host-usb\hidsdi.h(109) : error C2059: syntax error : ')'
我用的是98DDK,请教一下高手,这种错误是怎么回事啊?
是不是DDK版本出错用了
游客

返回顶部