[Development] Qt 5.4.0 final packages to be tested

Uwe Rathmann Uwe.Rathmann at tigertal.de
Wed Dec 10 12:13:55 CET 2014


On Mon, 08 Dec 2014 08:58:57 +0000, Heikkinen Jani wrote:

> We have Qt5.4.0 final packages available for your testing here:

Tried to build from the source tarballs on my OpenSuSE 13.1 box, but 
after some while my make runs into pkg-config issues.

Well maybe my system is not properly set up for pkg-config ( at least I'm 
not taking care of it ) so I tried with "-no-pkg-config":

configure -opensource -nomake examples -nomake tests -no-pkg-config -
confirm-license

Now I'm running into this one:

...
cd platformsupport/ && ( test -e Makefile || /disk/qt/qt-everywhere-
opensource-src-5.4.0/qtbase/bin/qmake /disk/qt/qt-everywhere-opensource-
src-5.4.0/qtbase/src/platformsupport/platformsupport.pro -o Makefile ) && 
make -f Makefile 
Project ERROR: Unknown module(s) in QT: dbus

Before configure had told me:

Qt modules and options:
  Qt D-Bus ............... runtime
  Qt Concurrent .......... yes
  Qt GUI ................. yes
  Qt Widgets ............. yes
  Large File ............. yes
  QML debugging .......... yes
  Use system proxies ..... no

Uwe










More information about the Development mailing list