[MBT] new ticket for pkg qt-examples "examples won't compile outside QT source tree"

bugs at pld-linux.org bugs at pld-linux.org
Wed Sep 29 17:03:44 CEST 2004


Date: 2004-09-29 17:03:34+02	Author: jerzy szczudłowski (jerzy) <jerzy at jedwab.net.pl> 
Title:         examples won't compile outside QT source tree
Ticket ID:     #958
Ticket URL:    http://bugs.pld-linux.org/?bug=958
Package:       qt-examples-6:3.3.3-4
Distribution:  PLD-2.0.main
Category:      doesn't work as it should
Current state: opened
Text:



$ cd /usr/src/examples/qt/tutorial/t1

$ LC_ALL=C make

make: *** No rule to make target `../../.qmake.cache', needed by `Makefile'.  Stop.



So one have to qmake manually (therefore original Makefiles are useless). After qmake:



$ make

Some of the required modules (large-config) are not available.

Skipped.



Solution: remove (or comment out) "REQUIRES=" lines from project (*.pro) files.







More information about the pld-bugs mailing list