Version: (using KDE Devel) Installed from: Compiled sources OS: Linux After a project is created, I click on "Build", then gideon says "There is no makefile and no configure, should I run automake and friends ?", but it fails because there is no makefile: cd /user/fheem/source/hellopcpp && gmake -k gmake: *** No targets specified and no makefile found. Stop. *** Exited with status: 2 *** I have to manually execute "make -f Makefile.cvs".
*** This bug has been marked as a duplicate of 49641 ***