test3.plg
上传用户:vipking888
上传日期:2015-02-03
资源大小:93k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: test3 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1505LOCALS~1TempRSP221.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/test3.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:testtest3test3.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1505LOCALS~1TempRSP221.tmp"
- Creating temporary file "C:DOCUME~1505LOCALS~1TempRSP222.tmp" with contents
- [
- kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/test3.pdb" /debug /machine:I386 /out:"Debug/test3.exe" /pdbtype:sept
- .Debugtest3.obj
- ]
- Creating command line "link.exe @C:DOCUME~1505LOCALS~1TempRSP222.tmp"
- <h3>Output Window</h3>
- Compiling...
- test3.cpp
- D:testtest3test3.cpp(29) : warning C4101: 'b11' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 'a11' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 'b12' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 'a12' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 'zhi' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 't4' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 'a21' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 'b21' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 'a22' : unreferenced local variable
- D:testtest3test3.cpp(29) : warning C4101: 'b22' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'b11' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'a11' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'b12' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'a12' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'zhi' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 't4' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'a21' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'b21' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'a22' : unreferenced local variable
- D:testtest3test3.cpp(65) : warning C4101: 'b22' : unreferenced local variable
- D:testtest3test3.cpp(103) : warning C4101: 'p' : unreferenced local variable
- D:testtest3test3.cpp(168) : warning C4390: ';' : empty controlled statement found; is this the intent?
- D:testtest3test3.cpp(155) : warning C4101: 'tmp' : unreferenced local variable
- D:testtest3test3.cpp(155) : warning C4101: 'j' : unreferenced local variable
- D:testtest3test3.cpp(155) : warning C4101: 'l' : unreferenced local variable
- Linking...
- <h3>Results</h3>
- test3.exe - 0 error(s), 25 warning(s)
- </pre>
- </body>
- </html>