I'm getting the following error when I try to debug my code in Eclipse:
c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/ld.exe: cannot open output file Pointers.exe: Permission denied
I'm using Windows 10, have McAfee antivirus, have turned the firewall and live-scan off, but I am still getting this error. I have my Path environment variable set to the bin folder of MinGW. How do I solve this problem?