Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 766 git-svn-id: svn://10.65.10.50/trunk@14628 c028cbd2-c16b-5b4b-a496-9718f37d4682
40 lines
1.3 KiB
Plaintext
Executable File
40 lines
1.3 KiB
Plaintext
Executable File
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: ZTest - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\ALLEN~1.DOM\LOCALS~1\Temp\RSPBF.tmp" with contents
|
|
[
|
|
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ZTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"D:\Output\Command Library\PPLZ\Example\VC_Test\ZTestView.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\ALLEN~1.DOM\LOCALS~1\Temp\RSPBF.tmp"
|
|
Creating temporary file "C:\DOCUME~1\ALLEN~1.DOM\LOCALS~1\Temp\RSPC0.tmp" with contents
|
|
[
|
|
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ZTest.pdb" /debug /machine:I386 /out:"Debug/ZTest.exe" /pdbtype:sept
|
|
".\Debug\MainFrm.obj"
|
|
".\Debug\StdAfx.obj"
|
|
".\Debug\ZTest.obj"
|
|
".\Debug\ZTestDoc.obj"
|
|
".\Debug\ZTestView.obj"
|
|
".\Debug\ZTest.res"
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\ALLEN~1.DOM\LOCALS~1\Temp\RSPC0.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
ZTestView.cpp
|
|
D:\Output\Command Library\PPLZ\Example\VC_Test\ZTestView.cpp(279) : warning C4101: 'nUSBDataLen' : unreferenced local variable
|
|
D:\Output\Command Library\PPLZ\Example\VC_Test\ZTestView.cpp(280) : warning C4101: 'pbuf' : unreferenced local variable
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
ZTest.exe - 0 error(s), 2 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|