Problème codeblocks
Résolu
dim35
Messages postés
12
Date d'inscription
Statut
Membre
Dernière intervention
-
Bilow Messages postés 1014 Date d'inscription Statut Membre Dernière intervention -
Bilow Messages postés 1014 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
J'ai un problème sur code blocks pour compiler quand je clic sur build and run il me met "It seems that this project has not been built yet.
Do you want to build it now?" quand je clic oui il me met :
-------------- Build: Debug in test ---------------
Linking console executable: bin/Debug/test
/bin/sh: g++: not found
Process terminated with status 127 (0 minutes, 0 seconds)
0 errors, 0 warnings
et quand je clic non il ouvre une console avec écrit:
sh: /home/dimitri/Document/code/test/bin/Debug/test: not found
Press ENTER to continue.
C'est un programme en langage C et je suis sous ubuntu 9.04 jaunty jackalope
J'ai un problème sur code blocks pour compiler quand je clic sur build and run il me met "It seems that this project has not been built yet.
Do you want to build it now?" quand je clic oui il me met :
-------------- Build: Debug in test ---------------
Linking console executable: bin/Debug/test
/bin/sh: g++: not found
Process terminated with status 127 (0 minutes, 0 seconds)
0 errors, 0 warnings
et quand je clic non il ouvre une console avec écrit:
sh: /home/dimitri/Document/code/test/bin/Debug/test: not found
Press ENTER to continue.
C'est un programme en langage C et je suis sous ubuntu 9.04 jaunty jackalope
A voir également:
- Problème codeblocks
- Codeblocks - Télécharger - Langages
- Je n'arrive pas à compiler/exécuter le programme de base de codeblocks ✓ - Forum C++
- Can't find compiler executable in your configured search path codeblocks - Forum C