-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
1.0.1
-
None
-
507933aad055e53e16980541bb90a91e6c70012c 3761370d27a5d7ede85b78ef6aef7e5e4662cc12
If the private headers for Qt are not installed then compiling audio/qaudiodevicefactory.cpp fails with error
audio/qaudiodevicefactory.cpp:53:38: error: private/qfactoryloader_p.h: No such file or directory
If the private headers for Qt are not installed then compiling video/qabstractvideosurface.cpp fails with error
In file included from video/qabstractvideosurface.cpp:48:
video/qabstractvideosurface_p.h:64:38: error: QtCore/private/qobject_p.h: No such file or directory
Ideally it is not required to have Qt private headers installed to compile Qt Mobility