Collect2.exe: error
-
Hi
Have a nice day,I need some help when i debug my application its display this 2 errors but still i haven't any idea about that errors please anyone have solutions for that please help me to solve that two errors.
error message descriptions:
c:/qt/qt5.0.2/tools/mingw/bin/../lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot open output file debug\PatternDebuger.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
05:42:18: The process "C:\Qt\Qt5.0.2\Tools\MinGW\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project PatternDebuger (kit: Desktop Qt 5.0.2 MinGW 32bit)
When executing step 'Make'Thanks
-
HI
I think this error is caused just because the application you produced hadnot been closed.so, just open the task manager, and close the process: PatternDebuger.exe, then run your application again.
Good luck!