阅读:1684回复:3
为什么我由向导创建的USB驱动程序不能编译连接?
为什么我由向导创建的USB驱动程序不能编译连接?
出错提示: C:\PROGRA~1\Compuware\DriverStudio\DriverWorks\include\kcsq.h(35): Could not find the file csq.h. C:\PROGRA~1\Compuware\DriverStudio\DriverWorks\include\kcsq.h(35): Could not find the file csq.h. Linking with DDK linker... LINK : fatal error LNK1181: cannot open input file 'ntstrsafe.lib' Error executing link.exe. MyUSB.sys - 1 error(s), 0 warning(s) 哪位高手能帮帮我? 我的环境是XPSP1+XPDDK+DS3.2 |
|
沙发#
发布于:2005-08-08 11:40
请用setDDKGo(Compuware\DriverStudio\Tools\SetDDKGo\SetDDKGo.exe)启动VC
|
|
板凳#
发布于:2005-08-09 14:26
我装的DriverStudio没有这个目录啊?
|
|
地板#
发布于:2007-01-05 23:01
ntstrsafe.lib好像要2003DDK才有,换ds2.7吧
|
|