Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
6.7, 6.8, 6.9
-
None
Description
The wearable example in qtdeclarative has a dependency on qtpositioning.
The latter is not a dependency, that qtdeclarative pulls automatically.
configure -make examples -submodules qtdeclarative results in a compile error, because of a missing dependency.
The example should only be added, if qtpositioning is part of the build.