maintainer-feedback requested: [Bug 243808] devel/qt5-qmake: Fails to find QT+=declarative

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 2 16:43:22 GMT 2020


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 243808: devel/qt5-qmake: Fails to find QT+=declarative
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243808



--- Description ---
I have qt5-qmake-5.13.2 and qt5-declarative-5.13.2_1 installed. .pro file looks
like this:
> QT += declarative
> SOURCES += main.cpp

qmake fails to find the declarative module:
> $ /usr/local/lib/qt5/bin/qmake .
> Project ERROR: Unknown module(s) in QT: declarative


More information about the kde-freebsd mailing list