错误提示如下:
BUILD: Compile and Link for x86
BUILD: Loading e:\winddk\7600.16385.1\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Start time: Sun Sep 08 09:49:44 2013
BUILD: Examining e:\ddk\native directory for files to compile.
e:\ddk\native Invalidating OACR warning log for 'root:x86chk'
BUILD: Saving e:\winddk\7600.16385.1\build.dat...
BUILD: Compiling and Linking e:\ddk\native directory
Configuring OACR for 'root:x86chk' - <OACR on>
_NT_TARGET_VERSION SET TO WINXP
1>errors in directory e:\ddk\native
1>NMAKE : fatal error U1073: don't know how to make '\nt.lib'
1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKE
DIR_RELATIVE_TO_BASEDIR= failed - rc = 2
BUILD: Finish time: Sun Sep 08 09:49:45 2013
BUILD: Done
source文件内容
TARGETNAME=Native
TARGETPATH=obj
TARGETTYPE=PROGRAM
#USE_NTDLL=1
#UMTYPE=nt
INCLUDES=$(W7BASE)\inc\ddk;$(W7BASE)\inc\ddk
#TARGETLIBS=$(W7BASE)\lib\win7\amd64\nt.lib \
# $(W7BASE)\lib\win7\amd64\ntdll.lib
#TARGETLIBS=$(W7BASE)\lib\wxp\i386\nt.lib \
# $(W7BASE)\lib\wxp\i386\ntdll.lib
SOURCES= Native.c
我执行 build /w /g
那个nt.lib不知道是怎么冒出来的,纠结中。。。。
求解呀求解, 在此先谢过!
[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课