maintask.plg
资源名称:bmp.rar [点击查看]
上传用户:kaigelee
上传日期:2022-07-13
资源大小:6432k
文件大小:1k
源码类别:
图片显示
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: maintask - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:UsersADMINI~1AppDataLocalTempRSP9301.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/maintask.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:UsersAdministratorDesktop软测bmp课程设计平台bmpmaintask.c"
- ]
- Creating command line "cl.exe @C:UsersADMINI~1AppDataLocalTempRSP9301.tmp"
- <h3>Output Window</h3>
- Compiling...
- maintask.c
- c:usersadministratordesktop软测bmp课程设计平台bmpmaintask.c(54) : warning C4133: '=' : incompatible types - from 'char *' to 'struct _iobuf *'
- c:usersadministratordesktop软测bmp课程设计平台bmpmaintask.c(137) : warning C4133: 'function' : incompatible types - from 'char *' to 'struct BmpFileHeader *'
- c:usersadministratordesktop软测bmp课程设计平台bmpmaintask.c(141) : warning C4018: '<' : signed/unsigned mismatch
- c:usersadministratordesktop软测bmp课程设计平台bmpmaintask.c(143) : warning C4018: '<' : signed/unsigned mismatch
- <h3>Results</h3>
- maintask.obj - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>