Pages : 1
#1 Le 15/07/2005, à 16:16
- dr23
Kdevelop3
bonjour
voila j'a installer kdevelop et j'ai des problème à compiler un helloworld
j'ai les messages suivant
cd '/home/nicolas/c' && CC="i586-mingw32msvc-c" CXX="i586-mingw32msvc-c++" LD="i586-mingw32msvc-ld" "/home/nicolas/c/configure" && cd '/home/nicolas/c' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -j1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
*** Sortie avec l'état : 77 ***
que faire ?
#2 Le 15/07/2005, à 16:17
- dr23
Re : Kdevelop3
je précise que jc'est pour un projet C++
#3 Le 16/07/2005, à 13:49
- Stemp
Re : Kdevelop3
Tu es sur d'avoir installé les compilateurs C et C++ (gcc et g++) ?
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#4 Le 24/07/2005, à 10:34
- d23
Re : Kdevelop3
bah normalement oui. gcc c'est sur puisque gcc -v fonctionne. et g++ aussi.
j'ai installer le build machin chose.
#5 Le 25/07/2005, à 09:04
- JimboJoe
Re : Kdevelop3
build-essential ?
Hors ligne