您的位置:首页 > 运维架构 > Linux

Linux+Qt 一些常见错误

2013-10-11 14:08 260 查看
编译运行时常会遇到的一些基本错误:

1.

When I debug my project, I get following the error very often:
:-1: error: cannot open output file debug\qtrbdclient.exe: Permission denied
:-1: error: collect2: ld returned 1 exit status

The most likely cause is that the program is still running. Make sure any running instances are closed. You can use Task Manager or Process Explorer to catch any open handles to your application.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: