I compile a Qt program with C++, and I got this error message:
cannot open output file debug\\serbest.exe: Permission denied collect2: ld return
It says the current user is not having enough right to write onto the debug folder. Check whether you can create a new file in the folder as referred to.