I've tried installing the gcc by my self. When i tried to run my C code using Visual Studio, several errors are found. Any solution for my problem?
i have installed MinGW and followed the instructions on youtube
what i expect in the terminal is Hello World, what i got is this error about access denied // I'm using Win 10 //The Youtube Video : https://youtu.be/mWzOu-_VNAk
PS
c:/mingw/bin/../lib/gcc/mingw32/8.2.0/../../../../mingw32/bin/ld.exe: cannot open output file Untitled-1.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
PS C:\Users\farhandika\projects\projects\projects\helloworld>