read_write.plg
上传用户:jinqiu1010
上传日期:2021-09-06
资源大小:3082k
文件大小:1k
开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: read_write - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1张古月LOCALS~1TempRSP6A.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/read_write.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
  12. "D:1越狱第四季mainmain.cpp"
  13. ]
  14. Creating command line "cl.exe @"C:DOCUME~1张古月LOCALS~1TempRSP6A.tmp"" 
  15. <h3>Output Window</h3>
  16. Compiling...
  17. main.cpp
  18. D:1越狱第四季mainmain.cpp(189) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  19. D:1越狱第四季mainmain.cpp(198) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  20. D:1越狱第四季mainmain.cpp(199) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  21. D:1越狱第四季mainmain.cpp(200) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  22. <h3>Results</h3>
  23. main.obj - 0 error(s), 0 warning(s)
  24. </pre>
  25. </body>
  26. </html>