huhuhu
驱动牛犊
驱动牛犊
  • 注册日期2003-03-02
  • 最后登录2003-06-19
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1105回复:0

编译ds出错,请求高手指点

楼主#
更多 发布于:2003-05-18 11:25
编译vdwlibs.dsw时出错,是否那个地方设置有问题?程序中有
#if _WDM_
{
#include <wdm.h>
...
}
#else
#include <ntddk.h>
#endif

是否这里出错?请求指点。谢谢
错误如下:
Compiling...
cpprt.cpp
D:\\Program Files\\NuMega\\DriverStudio\\DriverWorks\\source\\cpprt.cpp(48) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
dwcontrl.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
getnames.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kadapter.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kaddress.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kchecker.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kdevice.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kdevque.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kdmaxfer.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kdmqex.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kdmqueue.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kerrlog.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kevent.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kfifo.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kfile.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
khidaux.cpp
kintrupt.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kirp.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
klist.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
klower.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kmutex.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kpcicfg.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kpnpdev.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kpnplow.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kquery.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kregkey.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kresreq.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
ksemaphr.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
ksfifo.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kspin.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kstdwmi.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kstl.cpp
D:\\Program Files\\NuMega\\DriverStudio\\DriverWorks\\source\\kstl.cpp(35) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kstllmcb.cpp
D:\\Program Files\\NuMega\\DriverStudio\\DriverWorks\\source\\kstllmcb.cpp(15) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kstlnphs.cpp
D:\\Program Files\\NuMega\\DriverStudio\\DriverWorks\\source\\kstlnphs.cpp(14) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kstlphs.cpp
D:\\Program Files\\NuMega\\DriverStudio\\DriverWorks\\source\\kstlphs.cpp(14) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
Kstradpt.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
Kstream.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
Kstrmdrv.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
ksysthrd.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
ktimer.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
ktrace.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kunitnam.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kusb.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kustring.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kvxdintf.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kwmi.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
kwmistr.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
pooltag.cpp
D:\\Program Files\\NuMega\\DriverStudio\\DriverWorks\\source\\pooltag.cpp(47) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
suballoc.cpp
util.cpp
.\\..\\include\\vdw.h(92) : fatal error C1083: Cannot open include file: \'ntddk.h\': No such file or directory
Error executing cl.exe.

vdw.lib - 48 error(s), 0 warning(s)
The following environment variables were not found
$(BASEDIR)
游客

返回顶部