admin.tar ... error

Johan Maes on1mh at pandora.be
Sun Jan 7 14:35:03 GMT 2001


Hi,

When I try to create a Qt (normal or QT2 sdi or mdi) application with the 
wizard, I have the following problem:
The Makefile.dist contains.following
all: 
	@echo "This Makefile is only for the CVS repository"
	@echo "This will be deleted before making the distribution"
	@echo ""
	@if test ! -d admin; then \
	   echo "Please recheckout this module!" ;\
	   echo "for cvs: use checkout once and after that update again" ;\
	   echo "for cvsup: checkout kde-common from cvsup and" ;\
	   echo "   link kde-common/admin to ./admin" ;\
	   exit 1 ;\
	fi
	$(MAKE) -f admin/Makefile.common cvs

.SILENT:
( so nothing works.. configue.in is not created)

( I do not have any problem creating kde or console applications)
Any suggestions?

distribution Suse 7.0
Kdevelop 1.3
KDE1 and KDE2 installed

thanks
johan

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list