阅读:1174回复:1
编译出错,求助~~
Current DDK Directory = c:NTDDK
Building for I386 ******Configuration: FileMon - Win32 Free ************* D: \ ???? \ 121620~1.RAR \ FILEMO~1 \ sys>call c:\NTDDK\bin\setenv.bat c:\NTDDK free New or updated MSVC detected. Updating DDK environment.... Setting environment for using Microsoft Visual C++ tools. Starting dirs creation...Completed. D: \ ???? \ 121620~1.RAR\FILEMO~1\sys>build.exe -ceZ BUILD: Object root set to: ==> objfre BUILD: /i switch ignored BUILD: Compile and Link for i386 BUILD: Compiling d:\工作日志\121620~1.rar\filemo~1\sys directory Compiling - filemon.rc for i386 Compiling - filemon.c for i386 filemon.c(0) : error C1083: Cannot open include file: ' c: \ NTDDK \ inc \ warning.h ' : No such file or directory BUILD: Compile errors: not linking d:\工作日志\121620~1.rar\filemo~1\sys directory BUILD: Done 2 files compiled - 1 Error Tool returned code: 0 [编辑 - 12/23/04 by chencheng] |
|
|
沙发#
发布于:2004-12-23 12:47
建议:
1、把源文件拷贝到DDK的安装目录, 2、源文件路径及名称不要使用中文,且不要过长,最好8.3格式 毕竟DDK的编译式那种DOS的命令行格式 |
|
|