windows-nt/Source/XPSP1/NT/base/fs/fltsamples/filespy/usergui/filespy.plg
2020-09-26 16:20:57 +08:00

54 lines
2.3 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FileSpy - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220C.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /X /I "f:\nt\public\sdk\inc\mfc42" /I "f:\nt\public\sdk\inc\dao350" /I "f:\nt\public\sdk\inc" /I "f:\nt\public\sdk\inc\crt" /I "..\kernel" /I "..\install" /u /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FileSpy.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\nt\base\fs\fltSamples\filespy\userGui\FastIoView.cpp"
"F:\nt\base\fs\fltSamples\filespy\userGui\FileSpy.cpp"
"F:\nt\base\fs\fltSamples\filespy\userGui\FileSpyDoc.cpp"
"F:\nt\base\fs\fltSamples\filespy\userGui\FileSpyView.cpp"
"F:\nt\base\fs\fltSamples\filespy\userGui\FilterDlg.cpp"
"F:\nt\base\fs\fltSamples\filespy\userGui\LeftView.cpp"
"F:\nt\base\fs\fltSamples\filespy\userGui\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220C.tmp"
Creating temporary file "C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220D.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /X /I "f:\nt\public\sdk\inc\mfc42" /I "f:\nt\public\sdk\inc\dao350" /I "f:\nt\public\sdk\inc" /I "f:\nt\public\sdk\inc\crt" /I "..\kernel" /I "..\install" /u /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FileSpy.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\nt\base\fs\fltSamples\filespy\userGui\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220D.tmp"
Creating temporary file "C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FileSpy.pdb" /debug /machine:I386 /out:"Debug/FileSpy.exe" /pdbtype:sept
.\Debug\FastIoView.obj
.\Debug\FileSpy.obj
.\Debug\FileSpyDoc.obj
.\Debug\FileSpyView.obj
.\Debug\FilterDlg.obj
.\Debug\LeftView.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\FileSpy.res
]
Creating command line "link.exe @C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220E.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
f:\nt\public\sdk\inc\mfc42\afxver_.h(132) : fatal error C1189: #error : Please use the /MD switch for _AFXDLL builds
Error executing cl.exe.
<h3>Results</h3>
FileSpy.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>