[Running] cd "d:\codeProject\vsCode\helloword" && g++ helloWorld.cpp -o helloWorld && "d:\codeProject\vsCode\helloword"helloWorld
D:/codeConfiguration/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file helloWorld.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
[Done] exited with code=1 in 1.036 seconds
[Running] cd "d:\codeProject\vsCode\helloword" && g++ helloWorld.cpp -o helloWorld && "d:\codeProject\vsCode\helloword"helloWorld
D:/codeConfiguration/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file helloWorld.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
[Done] exited with code=1 in 0.157 seconds