Build Log

--------------------Configuration: ZTest - Win32 Debug--------------------

Command Lines

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"

Output Window

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

Results

ZTest.exe - 0 error(s), 2 warning(s)