c:/mingw/bin/…/lib/gcc/mingw32/6.3.0/…/…/…/…/mingw32/bin/ld.exe: cannot open output file C:\MinGW/helloworld.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
[Finished in 0.5s with exit code 1]
[shell_cmd: g++ “C:\MinGW\helloworld.cpp” -o “C:\MinGW/helloworld” && “C:\MinGW/helloworld”]
[dir: C:\MinGW]
[path: C:\MinGW\bin]
please help me in solving this issue. i cannot find its solution on stack overflow