![]() |
KDevelop - Exited with status: 2
I am having trouble building c++ programs in KDevelop. I am trying to compile the hello2 program example that comes with KDevelop and I get the following error...
Code:
cd '/programming/khello2/khello2' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/programming/khello2/khello2/debug' && cd '/programming/khello2/khello2/debug' && Thanks in advance! :newbie: |
I think the answer is allready there....
Code:
*** YOU'RE USING automake (GNU automake) 1.9.1.J. |
The other machines throw the same error but they compile the program.
Code:
*** YOU'RE USING automake (GNU automake) 1.9.1. |
I did what you said and it did work. I just thought that it was normal to throw those errors because my Slackware and Gentoo boxes threw the same errors but compiled.
Thanks JurajPsycho :) |
| All times are GMT -5. The time now is 06:04 AM. |