40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
|
<html>
|
||
|
<body>
|
||
|
<pre>
|
||
|
<h1>Build Log</h1>
|
||
|
<h3>
|
||
|
--------------------Configuration: BTest - Win32 Debug--------------------
|
||
|
</h3>
|
||
|
<h3>Command Lines</h3>
|
||
|
Creating temporary file "C:\DOCUME~1\brugno\IMPOST~1\Temp\RSP45.tmp" with contents
|
||
|
[
|
||
|
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/BTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
||
|
"C:\Brugno\[Projects]\Campo\R_03_01\ps\Command Library\PPLB\Example\VC_Test\BTestView.cpp"
|
||
|
]
|
||
|
Creating command line "cl.exe @C:\DOCUME~1\brugno\IMPOST~1\Temp\RSP45.tmp"
|
||
|
Creating temporary file "C:\DOCUME~1\brugno\IMPOST~1\Temp\RSP46.tmp" with contents
|
||
|
[
|
||
|
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/BTest.pdb" /debug /machine:I386 /out:"Debug/BTest.exe" /pdbtype:sept
|
||
|
".\Debug\BTest.obj"
|
||
|
".\Debug\BTestDoc.obj"
|
||
|
".\Debug\BTestView.obj"
|
||
|
".\Debug\MainFrm.obj"
|
||
|
".\Debug\StdAfx.obj"
|
||
|
".\Debug\BTest.res"
|
||
|
]
|
||
|
Creating command line "link.exe @C:\DOCUME~1\brugno\IMPOST~1\Temp\RSP46.tmp"
|
||
|
<h3>Output Window</h3>
|
||
|
Compiling...
|
||
|
BTestView.cpp
|
||
|
C:\Brugno\[Projects]\Campo\R_03_01\ps\Command Library\PPLB\Example\VC_Test\BTestView.cpp(302) : warning C4101: 'nUSBDataLen' : unreferenced local variable
|
||
|
C:\Brugno\[Projects]\Campo\R_03_01\ps\Command Library\PPLB\Example\VC_Test\BTestView.cpp(303) : warning C4101: 'pbuf' : unreferenced local variable
|
||
|
Linking...
|
||
|
|
||
|
|
||
|
|
||
|
<h3>Results</h3>
|
||
|
BTest.exe - 0 error(s), 2 warning(s)
|
||
|
</pre>
|
||
|
</body>
|
||
|
</html>
|