formulahendry / formulahendry/vscode-code-runner
Can't build: 'gcc' is not recognised as...
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
This is the full error:
[Running] cd "c:\Users\Samuel\Documents\Programming\Test Again\" && gcc main.c -o main && "c:\Users\Samuel\Documents\Programming\Test Again\"main
'gcc' is not recognized as an internal or external command,
operable program or batch file.
I've reinstalled mingw and am pretty sure the PATH is correct:

I was trying to build/debug my main.c file without using Code runner and changed some of the json files, if that would have any impact.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.