vscode-code-runner
vscode-code-runner copied to clipboard
erreur
what's this mean in C "[Running] cd "c:\Users\f\Documents" && gcc hhh.c -o hhh && "c:\Users\f\Documents"hhh 'gcc' n'est pas reconnu en tant que commande interne ou externe, un programme ex�cutable ou un fichier de commandes." [Done] exited with code=1 in 0.122 seconds"
Expected behavior how can i solve it
Screenshots If applicable, add screenshots to help explain your problem.
how can I solve it
You need to install gcc https://thelinuxcode.com/install-gcc-windows/