Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 6.1.0 RC
-
Fix Version/s: 6.1.0
-
Component/s: Data Visualization
-
Labels:
-
Environment:Windows10 x64
Creator Qt Creator 4.15.0
Android arm64
-
Platform/s:
-
Commits:32c7d9b71e2857bf0859b28860fe45ce5c80b47c (qt/qtdatavis3d/6.1.0) c3c540d245328d6396d5680358f9c3cdd8ab17a8 (qt/qtdatavis3d/6.1) d19e191f993d43fbdd5c64954566e020e30668f5 (qt/qtdatavis3d/dev)
Description
Install Android binaries and Datavisualization (Windows used in test), open Creator and select datavis example, e.g. datavisualization\texturesurface, the configure phase will fail:
CMake Error at C:/Users/joaijala/RTA/qt5/6.1.0/android_arm64_v8a/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:497 (add_library): Target "texturesurface" links to target "Qt::DataVisualization" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing?
Full log attached.
I haven't tested all examples, but the few I have seem to have similar error.