test.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: test - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/test.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday11StructDemo03testtest.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP44E.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:VCday11StructDemo03testtest.cpp"
- "C:VCday11StructDemo03testtestDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP44E.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP44F.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday11StructDemo03testStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP44F.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 resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- test.cpp
- testDlg.cpp
- C:VCday11StructDemo03testtestDlg.cpp(201) : warning C4018: '<' : signed/unsigned mismatch
- Generating Code...
- Linking...
- <h3>Results</h3>
- test.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>