首页 > 其他 > 详细

QT编译出现ld.exe: cannot open output file debug\nh_03testCallPy.exe: Permission denied collect2.exe: error: ld returned 1 exit status

时间:2020-04-03 22:12:50      阅读:76      评论:0      收藏:0      [点我收藏+]

D:/Qt/Qt5.9.0/Tools/mingw530_32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot open output file debug\nh_03testCallPy.exe: Permission denied

collect2.exe: error: ld returned 1 exit status

原因目前可能有如下:

1.程序已经在运行,进入任务管理器结束nh_03testCallPy.exe这个程序即可。(绝大多数网友遇到的问题)

2.360正在杀毒,进入沙箱模式,杀完毒或者结束360即可。(额,我查阅了半天资料都如原因1,后来才发现360在杀毒)

 

QT编译出现ld.exe: cannot open output file debug\nh_03testCallPy.exe: Permission denied collect2.exe: error: ld returned 1 exit status

原文:https://www.cnblogs.com/nahaohao/p/12628965.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!