McbXML.plg
上传用户:loctitetv
上传日期:2008-08-08
资源大小:42k
文件大小:1k
源码类别:

中间件编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: McbXML - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1tobyLOCALS~1TempRSP5B.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/McbXML.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:MyProjectsXMLMcbXMLMcbXML.c"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1tobyLOCALS~1TempRSP5B.tmp" 
  15. Creating command line "link.exe -lib /nologo /out:"DebugMcbXML.lib"  .DebugMcbXML.obj "
  16. <h3>Output Window</h3>
  17. Compiling...
  18. McbXML.c
  19. D:MyProjectsXMLMcbXMLMcbXML.c(2699) : warning C4090: 'function' : different 'const' qualifiers
  20. D:MyProjectsXMLMcbXMLMcbXML.c(2699) : warning C4022: 'free' : pointer mismatch for actual parameter 1
  21. Creating library...
  22. <h3>Results</h3>
  23. McbXML.lib - 0 error(s), 2 warning(s)
  24. </pre>
  25. </body>
  26. </html>