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".
*** Bug 49642 has been marked as a duplicate of this bug. ***
Actually, the problem occurs when creating an application of type "Application Framework", it works fine for "Application Framework (KPARTS)". By the way generating an app of type c,C++,gnome and Kdevelop Part fail for various reasons.
I'm not able to reproduce this problem on my system. Gideon runs make -f Makefile.cvs for me. Can you grab a copy from cvs and try it again?
Subject: Re: gideon doesn't run "make -f Makefile.cvs" when a project is created It's already a version from cvs. Quoting Caleb Tennis <caleb@aei-tech.com>: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=49641 > > > > > ------- Additional Comments From caleb@aei-tech.com 2002-10-28 22:40 > ------- > I'm not able to reproduce this problem on my system. Gideon runs make > -f Makefile.cvs for > me. Can you grab a copy from cvs and try it again? >
Subject: Re: gideon doesn't run "make -f Makefile.cvs" when a project is created It depends on the application generated, the one I've tried is a simple kde application. Quoting Caleb Tennis <caleb@aei-tech.com>: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=49641 > > > > > ------- Additional Comments From caleb@aei-tech.com 2002-10-28 22:40 > ------- > I'm not able to reproduce this problem on my system. Gideon runs make > -f Makefile.cvs for > me. Can you grab a copy from cvs and try it again? >
It does work with kde3.1Beta2, autoconf-2.13 and automake1.6