在dev c ++中编译不匹配错误 [英] compile mismatch error in dev c++

查看:106
本文介绍了在dev c ++中编译不匹配错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试编译程序时,编译后会显示最后编译的执行文件。

表示我已成功编译并执行了一个程序,现在我又创建了另一个程序

和成功,但在运行它的时候编译它显示以前编译程序的.exe文件

解决方案
也许,你正在运行以前的版本 - 双根据IDE中文件/项目的名称检查您正在执行的文件的名称。



如果匹配,请查看您的运行方式:if你按下IDE中的按钮,然后在创建一个新程序之前更换旧程序?或者只是添加文件并希望一切正常?


When i tried to compile a program ,after compilation it shows last compiled executed file.
means i made a program it successfully compiled and executed ,now I made another program
and compiled it successfully but at the time of running it shows the .exe file of previously compiled program.

解决方案

Probably, you are running the previous version - double check the name of the file you are executing against the name of the files / projects in the IDE.

If that matches, look at how you are running it: if you press a button in the IDE, then did you replace your old program before creating a new one? Or just add files and hope it all worked?


这篇关于在dev c ++中编译不匹配错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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