PLOY01.PLG
资源名称:几何图形的画法.rar [点击查看]
上传用户:dzj2008
上传日期:2013-03-27
资源大小:94k
文件大小:1k
源码类别:
分形几何
开发平台:
Visual Basic
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: PLOY01 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "f:TempRSP19.tmp" with contents
- [
- /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
- "G:程序程序PLOY01.C"
- ]
- Creating command line "cl.exe @f:TempRSP19.tmp"
- <h3>Output Window</h3>
- Compiling...
- PLOY01.C
- g:程序程序ploy01.c(3) : fatal error C1083: Cannot open include file: 'graphics.h': No such file or directory
- Error executing cl.exe.
- <h3>Results</h3>
- PLOY01.OBJ - 1 error(s), 0 warning(s)
- </pre>
- </body>
- </html>