PLOY01.PLG
上传用户:dzj2008
上传日期:2013-03-27
资源大小:94k
文件大小:1k
源码类别:

分形几何

开发平台:

Visual Basic

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: PLOY01 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "f:TempRSP19.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/PLOY01.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "G:程序程序PLOY01.C"
  13. ]
  14. Creating command line "cl.exe @f:TempRSP19.tmp" 
  15. <h3>Output Window</h3>
  16. Compiling...
  17. PLOY01.C
  18. g:程序程序ploy01.c(3) : fatal error C1083: Cannot open include file: 'graphics.h': No such file or directory
  19. Error executing cl.exe.
  20. <h3>Results</h3>
  21. PLOY01.OBJ - 1 error(s), 0 warning(s)
  22. </pre>
  23. </body>
  24. </html>