I / O错误123 ........ [英] I/O error 123........

查看:135
本文介绍了I / O错误123 ........的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

#include <stdio.h>
#include <stdlib.h>



int main(void)

{
  printf("Hello World");
  

//($"PAUSE");
//return 0;


}







<br />
 C:\Dev-Cpp\Makefile.win [Build Error] n\make.exe: *** No rule to make target `all'.  Stop. 





有人可以告诉我这个错误信息是什么意思。这是一个简单的启动程序,当我cocmpile并运行它时,我不会发生什么。



Could someone please tell me what this error message means. This is a simple start up program and I'm not what's happening when I cocmpile and run this.

推荐答案

PAUSE);
// 返回0;


}
"PAUSE"); //return 0; }







<br />
 C:\Dev-Cpp\Makefile.win [Build Error] n\make.exe: *** No rule to make target `all'.  Stop. 





有人可以告诉我这个错误信息是什么意思。这是一个简单的启动程序,当我cocmpile并运行它时,我不会发生什么。



Could someone please tell me what this error message means. This is a simple start up program and I'm not what's happening when I cocmpile and run this.


检查你的makefile ...

http://mrbook.org/tutorials/make/ [ ^ ]



如果您使用的是IDE,请确保它是:

0.自动为您生成一个makefile。

1.您将其指向相应的makefile。
Check your makefile...
http://mrbook.org/tutorials/make/[^]

If you're using an IDE, make sure it's either:
0. Auto-generating a makefile for you.
1. You're pointing it to the appropriate makefile.


这篇关于I / O错误123 ........的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆