Bonjour,
j'ai install� MinGW (gCC, g++) et je ne comprend pas pourquoi il ne fonctionne pas ( Je suis sous windows ).
j'ai modifier le path de windows mais quand je mets :
gcc test.cpp -o test.exe ou autre commande similaire pour compiler mon code
il me r�pond:
not input files
ou alors :
prgm: file not recognized: file format not recognized
alors que le fichier est en cpp
Partager