IMAGE.PLG
上传用户:tengyuc
上传日期:2007-08-14
资源大小:722k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: image - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "E:DOCUME~1ADMINI~1LOCALS~1TempRSP32.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/image.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:li书源码Chapter02IMAGEimage.c"
- ]
- Creating command line "cl.exe @E:DOCUME~1ADMINI~1LOCALS~1TempRSP32.tmp"
- Creating temporary file "E:DOCUME~1ADMINI~1LOCALS~1TempRSP33.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/image.pdb" /debug /machine:I386 /out:"Debug/image.exe" /pdbtype:sept
- ".Debugimage.obj"
- ]
- Creating command line "link.exe @E:DOCUME~1ADMINI~1LOCALS~1TempRSP33.tmp"
- <h3>Output Window</h3>
- Compiling...
- image.c
- e:li书源码chapter02imageimage.c(20) : warning C4554: '^' : check operator precedence for possible error; use parentheses to clarify precedence
- Linking...
- <h3>Results</h3>
- image.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>