Cannot open include file: 'graphics.h': No such file or directory
Error executing cl.exe.
请教如何解决啊?
我的电脑上只装了VC6.0,MSDN ,没有其他任何插件之类的东西。
...全文
69110打赏收藏
连接出错,找不到“conio.h”"graphics.h"
刚开始c不久,仿造书上的小程序,但是总是在连接"conio.h","graphics.h"时: Cannot open include file: 'graphics.h': No such file or directory Error executing cl.exe. 请教如何解决啊? 我的电脑上只装了VC6.0,MSDN ,没有其他任何插件之类的东西。