57 lines
2.1 KiB
Plaintext
57 lines
2.1 KiB
Plaintext
|
<html>
|
||
|
<body>
|
||
|
<pre>
|
||
|
<h1>Build Log</h1>
|
||
|
<h3>
|
||
|
--------------------Configuration: COMTestDriver - Win32 Unicode Release--------------------
|
||
|
</h3>
|
||
|
<h3>Command Lines</h3>
|
||
|
Creating temporary file "C:\DOCUME~1\v-pault\LOCALS~1\Temp\RSP421.tmp" with contents
|
||
|
[
|
||
|
/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
|
||
|
"C:\nt\private\admin\raptor\COMTstDr\Driver.cpp"
|
||
|
"C:\nt\private\admin\raptor\COMTstDr\MoveTest.cpp"
|
||
|
"C:\nt\private\admin\raptor\COMTstDr\TrustTst.cpp"
|
||
|
]
|
||
|
Creating command line "cl.exe @"C:\DOCUME~1\v-pault\LOCALS~1\Temp\RSP421.tmp""
|
||
|
Creating temporary file "C:\DOCUME~1\v-pault\LOCALS~1\Temp\RSP422.tmp" with contents
|
||
|
[
|
||
|
/nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:no /pdb:"\lib\IntelReleaseUnicode/COMTestDriver.pdb" /machine:I386 /out:"\bin\IntelReleaseUnicode/COMTestDriver.exe"
|
||
|
\temp\Release\COMTestDriver\AccChk.obj
|
||
|
\temp\Release\COMTestDriver\AcctRepl.obj
|
||
|
\temp\Release\COMTestDriver\ChgDom.obj
|
||
|
\temp\Release\COMTestDriver\Dispatch.obj
|
||
|
\temp\Release\COMTestDriver\Driver.obj
|
||
|
\temp\Release\COMTestDriver\McsPI_i.obj
|
||
|
\temp\Release\COMTestDriver\MigDrvr.obj
|
||
|
\temp\Release\COMTestDriver\MoveTest.obj
|
||
|
\temp\Release\COMTestDriver\PlugIn.obj
|
||
|
\temp\Release\COMTestDriver\PwdAge.obj
|
||
|
\temp\Release\COMTestDriver\Reboot.obj
|
||
|
\temp\Release\COMTestDriver\Rename.obj
|
||
|
\temp\Release\COMTestDriver\Rights.obj
|
||
|
\temp\Release\COMTestDriver\SecTrans.obj
|
||
|
\temp\Release\COMTestDriver\Status.obj
|
||
|
\temp\Release\COMTestDriver\StdAfx.obj
|
||
|
\temp\Release\COMTestDriver\TrustTst.obj
|
||
|
\temp\Release\COMTestDriver\VSEdit.obj
|
||
|
\temp\Release\COMTestDriver\Driver.res
|
||
|
]
|
||
|
Creating command line "link.exe @"C:\DOCUME~1\v-pault\LOCALS~1\Temp\RSP422.tmp""
|
||
|
<h3>Output Window</h3>
|
||
|
Compiling...
|
||
|
Driver.cpp
|
||
|
MoveTest.cpp
|
||
|
C:\nt\private\admin\raptor\COMTstDr\MoveTest.cpp(75) : error C2660: 'raw_MoveObject' : function does not take 2 parameters
|
||
|
TrustTst.cpp
|
||
|
Generating Code...
|
||
|
Error executing cl.exe.
|
||
|
|
||
|
|
||
|
|
||
|
<h3>Results</h3>
|
||
|
COMTestDriver.exe - 1 error(s), 0 warning(s)
|
||
|
</pre>
|
||
|
</body>
|
||
|
</html>
|