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