Build Log
--------------------Configuration: BTest - Win32 Debug--------------------
Command Lines
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"
Output Window
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...
Results
BTest.exe - 0 error(s), 2 warning(s)