www.pudn.com > ADOExProc.zip > test1.plg


 
 
 

Build Log

--------------------Configuration: test1 - Win32 Debug--------------------

Command Lines

Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP395.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/test1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "G:\temp\test1\test1Dlg.cpp" ] Creating command line "cl.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP395.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test1.pdb" /debug /machine:I386 /out:"Debug/test1.exe" /pdbtype:sept .\Debug\StdAfx.obj .\Debug\test1.obj .\Debug\test1Dlg.obj .\Debug\test1.res "

Output Window

Compiling... test1Dlg.cpp g:\temp\test1\debug\msado15.tlh(405) : warning C4146: unary minus operator applied to unsigned type, result still unsigned Linking...

Results

test1.exe - 0 error(s), 1 warning(s)