BLUEBALL.PLG
上传用户:wszmarenbt
上传日期:2013-04-26
资源大小:2552k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: BLUEBALL - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1pengzheLOCALS~1TempRSP23.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/BLUEBALL.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:学习c++时尚编程百例实例70BLUEBALL.CPP"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1pengzheLOCALS~1TempRSP23.tmp" 
  15. <h3>Output Window</h3>
  16. Compiling...
  17. BLUEBALL.CPP
  18. e:学习c++时尚编程百例实例70blueball.cpp(1) : fatal error C1083: Cannot open include file: 'graphics.h': No such file or directory
  19. Error executing cl.exe.
  20. <h3>Results</h3>
  21. BLUEBALL.OBJ - 1 error(s), 0 warning(s)
  22. </pre>
  23. </body>
  24. </html>