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.

56 lines
2.1 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: COMTestDriver - Win32 Unicode Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\v-pault\LOCALS~1\Temp\RSP421.tmp" with contents
  10. [
  11. /nologo /MD /W3 /GX /O2 /I "..\Common\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /Fo"\temp\Release\COMTestDriver/" /Fd"\temp\Release\COMTestDriver/" /FD /c
  12. "C:\nt\private\admin\raptor\COMTstDr\Driver.cpp"
  13. "C:\nt\private\admin\raptor\COMTstDr\MoveTest.cpp"
  14. "C:\nt\private\admin\raptor\COMTstDr\TrustTst.cpp"
  15. ]
  16. Creating command line "cl.exe @"C:\DOCUME~1\v-pault\LOCALS~1\Temp\RSP421.tmp""
  17. Creating temporary file "C:\DOCUME~1\v-pault\LOCALS~1\Temp\RSP422.tmp" with contents
  18. [
  19. /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:no /pdb:"\lib\IntelReleaseUnicode/COMTestDriver.pdb" /machine:I386 /out:"\bin\IntelReleaseUnicode/COMTestDriver.exe"
  20. \temp\Release\COMTestDriver\AccChk.obj
  21. \temp\Release\COMTestDriver\AcctRepl.obj
  22. \temp\Release\COMTestDriver\ChgDom.obj
  23. \temp\Release\COMTestDriver\Dispatch.obj
  24. \temp\Release\COMTestDriver\Driver.obj
  25. \temp\Release\COMTestDriver\McsPI_i.obj
  26. \temp\Release\COMTestDriver\MigDrvr.obj
  27. \temp\Release\COMTestDriver\MoveTest.obj
  28. \temp\Release\COMTestDriver\PlugIn.obj
  29. \temp\Release\COMTestDriver\PwdAge.obj
  30. \temp\Release\COMTestDriver\Reboot.obj
  31. \temp\Release\COMTestDriver\Rename.obj
  32. \temp\Release\COMTestDriver\Rights.obj
  33. \temp\Release\COMTestDriver\SecTrans.obj
  34. \temp\Release\COMTestDriver\Status.obj
  35. \temp\Release\COMTestDriver\StdAfx.obj
  36. \temp\Release\COMTestDriver\TrustTst.obj
  37. \temp\Release\COMTestDriver\VSEdit.obj
  38. \temp\Release\COMTestDriver\Driver.res
  39. ]
  40. Creating command line "link.exe @"C:\DOCUME~1\v-pault\LOCALS~1\Temp\RSP422.tmp""
  41. <h3>Output Window</h3>
  42. Compiling...
  43. Driver.cpp
  44. MoveTest.cpp
  45. C:\nt\private\admin\raptor\COMTstDr\MoveTest.cpp(75) : error C2660: 'raw_MoveObject' : function does not take 2 parameters
  46. TrustTst.cpp
  47. Generating Code...
  48. Error executing cl.exe.
  49. <h3>Results</h3>
  50. COMTestDriver.exe - 1 error(s), 0 warning(s)
  51. </pre>
  52. </body>
  53. </html>