Eclipse C编译问题 [英] Eclipse C compilation issue

查看:225
本文介绍了Eclipse C编译问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在eclipse中构建了一个C程序,它的编译过程正常,但是在某些时候我改变了我的一部分代码,然后控制台保持相同的输出,无论我建立多少次或运行它或者再次更改代码。因此,我删除了希望从新的二进制文件启动的二进制文件,但是它仍然会弹出未找到的二进制文件。我应该怎么办?请提前谢谢。

解决方案

这是由编译或链接或 make 错误引起的。检查Eclipse中的问题视图(您还应该看到红色的波浪,红十字,无论编译错误)。


I 've built a C program in eclipse it was going fine with the compilation but at some point I changed a part of my code and then the console kept having the same output no matter how many times i build it or run it or change the code once more.So I erased the binary file hoping to start from new but then it keeps popping out binary not found.What should I do please help.Thanks in advance.

解决方案

This is caused by a compilation or linking or make error. Check the Problems view in Eclipse (you should also see red squiggles, and red crosses, wherever there is a compilation error).

这篇关于Eclipse C编译问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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