newbie's question

J

Jack

C:\test>build -WXP
XmlLog::File::CopyXslFile(): Unable to copy the XML Style Sheet.
C:\WinDDK\600
bin\x86\build.xsl => .\build.xsl. Error: 0x00000002

SetFileAttributeW(.\build.xsl) failed. Error: 0x00000002

BUILD: Compile and Link for x86
BUILD: Loading c:\winddk\6001\build.dat...
BUILD: Computing Include file dependencies:
CanonicalizePathName:
GetFileAttributesW(c:\winddk\6001\inc\ddk;c:\winddk\6001
nc\api --> c:\winddk\6001\inc\ddk;c:\winddk\6001\inc\api) failed - rc = 123.
BUILD: Start time: Tue Aug 14 16:13:54 2007
BUILD: Examining c:\test directory for files to compile.
BUILD: Elapsed time [0:00:22.735]
BUILD: Saving c:\winddk\6001\build.dat...
BUILD: Compiling and Linking c:\test directory
_NT_TARGET_VERSION SET TO WINXP
Compiling - test1.c
errors in directory c:\test
c:\test\test1.c(4) : error C1083: Cannot open include file: 'ntddk.h': No
such
ile or directory
Linking Executable - objfre_wxp_x86\i386\test1.exe
link : error LNK1181: cannot open input file 'objfre_wxp_x86\i386\test1.obj'
BUILD: Elapsed time [0:00:24.235]
BUILD: Elapsed time [0:00:24.235]
BUILD: Finish time: Tue Aug 14 16:14:18 2007
BUILD: Done

3 files compiled - 4 Errors
1 executable built - 1 Error

Are there any good web sites around? I've searched about in the internet and
have been looking at MS documentation and still couldn't solve it.... for 2
days already.. So please lend me a hand
Thanks
Jack
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top