cannot open output file c__.exe: Permission denied

问题描述

今天运行调试C++程序抛出了cannot open output file c__.exe: Permission denied提示信息,详细信息如下:

d:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/ld.exe: cannot open output file c__.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
mingw32-make.exe[3]: *** [c__.exe] Error 1
CMakeFiles\c__.dir\build.make:121: recipe for target 'c__.exe' failed
mingw32-make.exe[2]: *** [CMakeFiles/c__.dir/all] Error 2
CMakeFiles\Makefile2:66: recipe for target 'CMakeFiles/c__.dir/all' failed
CMakeFiles\Makefile2:78: recipe for target 'CMakeFiles/c__.dir/rule' failed
mingw32-make.exe[1]: *** [CMakeFiles/c__.dir/rule] Error 2
mingw32-make.exe: *** [c__] Error 2
Makefile:117: recipe for target 'c__' failed

原因

  • 通过查资料发现这个挺简单,运行的程序没有结束,又运行另一个程序。
  • 还有可能同一个工程下面有个两个入口函数main,删除一个就OK了。

解决办法

我使用的工具是IDE,在run那一栏点击红色正方形按钮
在这里插入图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

dadeity

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值