当前位置: 代码迷 >> 驱动开发 >> 求教!为什么小弟我在WIN7 64位正常编译出sys文件,同样的文件复制到虚拟机上的03系统却无法编译
  详细解决方案

求教!为什么小弟我在WIN7 64位正常编译出sys文件,同样的文件复制到虚拟机上的03系统却无法编译

热度:97   发布时间:2016-04-28 10:38:46.0
求教!!!为什么我在WIN7 64位正常编译出sys文件,同样的文件复制到虚拟机上的03系统却无法编译
本帖最后由 human_cn 于 2012-10-27 11:40:35 编辑
求教!!!为什么我在WIN7 64位正常编译出sys文件,同样的文件复制到虚拟机上的03系统却无法编译

buildchk_wnet_x86.log下的信息:

BUILD: Computing Include file dependencies:
BUILD: Examining c:\documents and settings\administrator\oacr invalidate root:x86chk /autocleanqueue
1>Compiling and Linking c:\documents and settings\administrator\1>'nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR='

====================================================================

CMD下的信息:

BUILD: Compile and Link for x86
BUILD: Loading c:\winddk\7600.16385.1\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Start time: Sat Oct 27 11:42:37 2012
BUILD: Examining c:\documents and settings\administrator\桌面\first directory fo
r files to compile.
BUILD: Saving c:\winddk\7600.16385.1\build.dat...
BUILD: Compiling and Linking c:\documents and settings\administrator\桌面\first
directory
Configuring OACR for 'root:x86chk' - <OACR on>
BUILD: Finish time: Sat Oct 27 11:42:39 2012
BUILD: Done
------解决方案--------------------
检查下makefile
  相关解决方案