maintask.plg
上传用户:kaigelee
上传日期:2022-07-13
资源大小:6432k
文件大小:1k
源码类别:

图片显示

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: maintask - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:UsersADMINI~1AppDataLocalTempRSP9301.tmp" with contents
  10. [
  11. /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 
  12. "C:UsersAdministratorDesktop软测bmp课程设计平台bmpmaintask.c"
  13. ]
  14. Creating command line "cl.exe @C:UsersADMINI~1AppDataLocalTempRSP9301.tmp" 
  15. <h3>Output Window</h3>
  16. Compiling...
  17. maintask.c
  18. c:usersadministratordesktop软测bmp课程设计平台bmpmaintask.c(54) : warning C4133: '=' : incompatible types - from 'char *' to 'struct _iobuf *'
  19. c:usersadministratordesktop软测bmp课程设计平台bmpmaintask.c(137) : warning C4133: 'function' : incompatible types - from 'char *' to 'struct BmpFileHeader *'
  20. c:usersadministratordesktop软测bmp课程设计平台bmpmaintask.c(141) : warning C4018: '<' : signed/unsigned mismatch
  21. c:usersadministratordesktop软测bmp课程设计平台bmpmaintask.c(143) : warning C4018: '<' : signed/unsigned mismatch
  22. <h3>Results</h3>
  23. maintask.obj - 0 error(s), 0 warning(s)
  24. </pre>
  25. </body>
  26. </html>