Details
-
Bug
-
Resolution: Duplicate
-
P4: Low
-
None
-
6.0.3, 6.2.3, 6.3.0
-
None
-
Host computer is a normal Ubuntu PC:
~/Qt/6.3.0$ uname -a
Linux 5.4.0-107-generic #121-Ubuntu SMP Thu Mar 24 16:04:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
-
-
DaVinci sprint 54
Description
According to https://bugreports.qt.io/browse/QTBUG-90498 there is a header called QtAndroid, as documented in https://doc.qt.io/qt-6/qtandroidprivate.html
How-ever, this file is not included in the stock Qt 6.3.0 Android distribution packages (as installed by MaintenanceTool, on Linux). The attached screenshot shows the Qt 6.3.0 components that I have installed.
~/Qt/6.3.0$ ls android_arm64_v8a android_armv7 android_x86 android_x86_64 gcc_64 sha1s.txt Src ~/Qt/6.3.0$ find . -name QtAndroid ~/Qt/6.3.0$
It looks like either a "missing header/component" bug, or a documentation bug.
The situation is the same on Qt 6.0.3 and 6.2.3 as well (I happen to have these on disk).
If there is a trick for getting the QtAndroid header & implementation, it would be very much appreciated.
Attachments
Issue Links
- duplicates
-
QTBUG-99335 Documentation for QtAndroidPrivate is wrong
-
- Closed
-