首页
社区
课程
招聘
[旧帖] [求助]WindowsXP下编译驱动程序的错误 0.00雪花
发表于: 2009-10-6 12:57 1275

[旧帖] [求助]WindowsXP下编译驱动程序的错误 0.00雪花

2009-10-6 12:57
1275
启动Development kits

设置环境变量如下:
C:\Documents and Settings\Administrator>set DDKROOT=c:\NTDDK
C:\Documents and Settings\Administrator>set path=C:\NTDDK\bin

用Window2000 DDK
编译错误如下:
D:\chapter01\NT_Driver\1>build
BUILD: Compile and Link for i386
BUILD: Computing Include file dependencies:
BUILD: Examining d:\chapter01\nt_driver\1 directory for files to
compile.
    d:\chapter01\nt_driver\1 - 1 source files (130 lines)
BUILD: Unable to save the dependency database: \nt\build.dat
BUILD: Compiling d:\chapter01\nt_driver\1 directory
BUILD: NMAKE.EXE failed - rc = 2
BUILD: Linking d:\chapter01\nt_driver\1 directory
BUILD: NMAKE.EXE failed - rc = 2
BUILD: Done

大牛告诉一下原因。thks.

[招生]科锐逆向工程师培训(2025年3月11日实地,远程教学同时开班, 第52期)!

收藏
免费
支持
分享
最新回复 (3)
雪    币: 370
活跃值: (52)
能力值: ( LV13,RANK:350 )
在线值:
发帖
回帖
粉丝
2
看下你的路径是不是只读的
2009-10-6 14:35
0
雪    币: 52
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
不是只读的啊。

Sources :
TARGETNAME=myDDK
TARGETTYPE=DRIVER
TARGETPATH=OBJ

INCLUDES=$(BASEDIR)\inc;\
         $(BASEDIR)\inc\ddk;\

SOURCES=my.cpp\

在这个同目录下,编译过程中obj文件夹可以建出来。
2009-10-6 15:45
0
雪    币: 52
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
换用WDK,OK了。
2009-10-6 22:41
0
游客
登录 | 注册 方可回帖
返回

账号登录
验证码登录

忘记密码?
没有账号?立即免费注册