vscode-code-runner icon indicating copy to clipboard operation
vscode-code-runner copied to clipboard

erreur

Open Elhadria opened this issue 1 year ago • 2 comments

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.

Elhadria avatar Oct 20 '24 12:10 Elhadria

how can I solve it

Elhadria avatar Oct 20 '24 12:10 Elhadria

You need to install gcc https://thelinuxcode.com/install-gcc-windows/

Banaanae avatar Nov 19 '24 05:11 Banaanae