본문 바로가기

컴터 때찌/Error

[Error-Windows&VisualStudio] XP(SP3) + VS 2003 + WDK Build Error - 처리중

XP(SP3) + VS 2003 + WDK 입니다

F:\Programming\Leo>build -ceZ
BUILD: Compile and Link for x86
BUILD: Start time: Wed Feb 16 17:37:15 2011
BUILD: Examining f:\programming\Leo directory for files to compile.
    f:\programming\Leo Invalidating OACR warning log for 'root:x86chk'
BUILD: Compiling and Linking f:\programming\Leo directory
Configuring OACR for 'root:x86chk' - <OACR on>
_NT_TARGET_VERSION SET TO WINXP
Compiling - L.c
1>errors in directory f:\programming\Leo
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: Wed Feb 16 17:37:16 2011
BUILD: Done

    3 files compiled - 1 Warning - 2 Errors


빌드가 안되요 ㅜ_ㅜ
1>NMAKE : fatal error U1073: don't know how to make '\nt.lib'
이 에러 메시지를 어떻게 해야 해야 할까요 




http://blog.naver.com/zeratool2?Redirect=Log&logNo=80105595663  vs2008 DDK 
http://bitalchemist.blogspot.com/2010/04/visual-studio-2008%EC%97%90%EC%84%9C-wdk-%EA%B0%9C%EB%B0%9C-%ED%99%98%EA%B2%BD-%EA%B5%AC%EC%B6%95.html                 
http://ezbeat.tistory.com/271
http://www.hollistech.com/Resources/ddkbuild/ddkbuildhelp3_13.htm
http://thedailyreviewer.com/windowsos/view/ntlib-10884101 About nt.lib 
http://micingamja.egloos.com/3418973 ...