Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.6.0
-
None
-
RHEL 6.6
Description
Build Qt with: "-static -no-opengl" e.g. for the installer-framework.
When executing qmake -r for the autotests the following error is given:
Project ERROR: Unknown module(s) in QT: quick-private
Tests shouldn't be pulling in quick (or using it in the test) unless it's available and has been built.