Cannot run c graphics programs

后端 未结 7 927
悲哀的现实
悲哀的现实 2020-12-11 07:15

I have developed a graphic program on a desktop system. But when I tried to run it on the hp compaq laptop it\'s not getting executed. I developed it using Turbo C. Then i t

7条回答
  •  南方客
    南方客 (楼主)
    2020-12-11 08:18

    It sounds like it can't detect what kind of graphics card you have. Try setting the graphdriver parameter to either VGA or IBM8514.

提交回复
热议问题