Mein Arch ist auf dem aktuellsten Stand, ich habe qt und qt-doc installiert (müsste ja qt4 sein) und auch source /etc/profile.d/qt.sh ausgeführt.
Wenn ich nun in einem qt4-Projekt anhand einer .pro Datei per qmake ein Makefile erstellen möchte, erhalte ich immer die Fehlermeldung:
fatmike@zerozero:~$ qmake
qt.prf:122: Unknown test function: qtAddLibrary
Qt user interface compiler.
uic: Unrecognized option
Usage: /opt/qt/bin/uic [options] [mode] <uifile>
was mache ich falsch?
Danke und Grüße
Sebastian
Quellcode