TEST.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: TEST - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TEST.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday16BooksDAL01TESTTESTDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TEST.pdb" /debug /machine:I386 /out:"Debug/TEST.exe" /pdbtype:sept .DebugStdAfx.obj .DebugTEST.obj .DebugTESTDlg.obj .DebugTEST.res "
- <h3>Output Window</h3>
- Compiling...
- TESTDlg.cpp
- C:VCday16BooksDAL01TESTTESTDlg.cpp(227) : warning C4018: '<' : signed/unsigned mismatch
- Linking...
- <h3>Results</h3>
- TEST.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>