Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
2.3 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FileSpy - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220C.tmp" with contents
  10. [
  11. /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
  12. "F:\nt\base\fs\fltSamples\filespy\userGui\FastIoView.cpp"
  13. "F:\nt\base\fs\fltSamples\filespy\userGui\FileSpy.cpp"
  14. "F:\nt\base\fs\fltSamples\filespy\userGui\FileSpyDoc.cpp"
  15. "F:\nt\base\fs\fltSamples\filespy\userGui\FileSpyView.cpp"
  16. "F:\nt\base\fs\fltSamples\filespy\userGui\FilterDlg.cpp"
  17. "F:\nt\base\fs\fltSamples\filespy\userGui\LeftView.cpp"
  18. "F:\nt\base\fs\fltSamples\filespy\userGui\MainFrm.cpp"
  19. ]
  20. Creating command line "cl.exe @C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220C.tmp"
  21. Creating temporary file "C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220D.tmp" with contents
  22. [
  23. /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
  24. "F:\nt\base\fs\fltSamples\filespy\userGui\StdAfx.cpp"
  25. ]
  26. Creating command line "cl.exe @C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220D.tmp"
  27. Creating temporary file "C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220E.tmp" with contents
  28. [
  29. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FileSpy.pdb" /debug /machine:I386 /out:"Debug/FileSpy.exe" /pdbtype:sept
  30. .\Debug\FastIoView.obj
  31. .\Debug\FileSpy.obj
  32. .\Debug\FileSpyDoc.obj
  33. .\Debug\FileSpyView.obj
  34. .\Debug\FilterDlg.obj
  35. .\Debug\LeftView.obj
  36. .\Debug\MainFrm.obj
  37. .\Debug\StdAfx.obj
  38. .\Debug\FileSpy.res
  39. ]
  40. Creating command line "link.exe @C:\DOCUME~1\mollybro\LOCALS~1\Temp\RSP220E.tmp"
  41. <h3>Output Window</h3>
  42. Compiling...
  43. StdAfx.cpp
  44. f:\nt\public\sdk\inc\mfc42\afxver_.h(132) : fatal error C1189: #error : Please use the /MD switch for _AFXDLL builds
  45. Error executing cl.exe.
  46. <h3>Results</h3>
  47. FileSpy.exe - 1 error(s), 0 warning(s)
  48. </pre>
  49. </body>
  50. </html>