[Bug 49641] New: gideon doesn't run "make -f Makefile.cvs" when a project is created

Frederic Heem f.heem at free.fr
Thu Oct 24 19:11:41 UTC 2002


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=49641     
           Summary: gideon doesn't run "make -f Makefile.cvs" when a project
                    is created
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: gideon
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: f.heem at free.fr


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".




More information about the KDevelop-devel mailing list