[Bug 59887] New: "There is no Makefile in this directory. Run qmake first?" but runs tmake

Roger Larsson roger.larsson at norran.net
Mon Jun 16 14:06:03 UTC 2003


------- 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=59887     
           Summary: "There is no Makefile in this directory. Run qmake
                    first?" but runs tmake
           Product: kdevelop
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: roger.larsson at norran.net


Version:           3.0.0a4 (using KDE 3.1.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

When first compiling a qutopia template based project.
I got a window "There is no Makefile in this directory. Run qmake first?"
Cliking yes - runs 'tmake'! (where does the text in the window come
from?)

I did not have tmake installed. After installation it did not find the
tmake.conf - added it to the environment variable list in make options
Environment Variables list.

But this is not enough. tmake needs the "-o Makefile" option to create
the makefile.




More information about the KDevelop-devel mailing list