alex d030bbabe2 Patch level : 4.0 667
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
2006-12-13 16:22:33 +00:00

40 lines
1.4 KiB
Plaintext
Executable File

<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>