Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.7.2
-
None
Description
QML Module QtGraphs depend on non-existing QML module QtQuickPrivate ( I searched for this target on all other qt modules).
Here the part of src/CMakeLists.txt:
"
qt_internal_add_qml_module(Graphs
URI "QtGraphs"
DEPENDENCIES
QtQuick
- 2D specific
QtQuickPrivate - 3D specific
QtQuick3D
"