Sublime text setup

I am getting this error everytime im trying to run the code

c:/mingw/bin/…/lib/gcc/mingw32/6.3.0/…/…/…/…/mingw32/bin/ld.exe: cannot open output file C:\Users\Aryamaan\Desktop\CODING BLOCKS\Codes/CB.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
[Finished in 0.6s]

I have tried killing sublime from the task-manager but its of no help what is the problem here i have also tried reinstalling the packages

@aryamaan1011 It usually happens when your code goes into an infinite loop.
You have to kill that process from the task manager. Try running a simple hello world program in sublime in a new file.
Make a new file before running the code.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.