I am trying to run a CHIP-8 Emulator program. I have tried setting up the path and reinstalling the MINGW but still no help.
This is the error i am getting:
g++: fatal error: cannot execute 'as': CreateProcess: No such file or directory
compilation terminated.