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

Roger Larsson roger.larsson at norran.net
Sat Jul 5 00:00:19 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     




------- Additional Comments From roger.larsson at norran.net  2003-07-04 23:59 -------
Update: 
 
Noticed that I forgot to mention what I added... 
TMAKEPATH /usr/lib/tmake/qws/linux-x86-g++ 
(or some other TMAKEPATH) 
 
Contents of this file is (I probably have a OLD tmake - SuSE 8.1): 
 $Id: tmake.conf,v 1.1 1999/11/08 03:06:27 warwick Exp $ 
 
But compiling generates lots of errors, modify Makefile 
	INCPATH	=	$(QTDIR)/include 
Compile lines 
	$(CXX) $(CXXFLAGS) -I $(INCPATH) -o $@ $< 
 
Remaining errors can be explained - I do not have qt embedded 
installed... (#include <qpe/qpeapplication.h> fails)




More information about the KDevelop-devel mailing list