Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
5.15
-
-
eb596ba9f (upstream-master), 0f799714d (108-based), 8702be70f (108-based), 3b388ec27 (108-based), 3a1d4eac6 (dev), 53162b8a1 (dev), 7e4cd3a66 (dev), e5f0892c4 (dev), 404edc4e6 (dev), e200ab2b7 (6.5), 471781278 (dev), 42cab4680 (dev), 27034b867 (6.5)
Description
$ ../qt5/configure -developer-build -xplatform android-clang -android-sdk /opt/android-sdk -android-ndk /opt/android-sdk/ndk/21.0.6113669 -nomake tests -nomake examples -opensource -confirm-license
<p></p>
...
Note: The following modules are not being compiled in this configuration:
webenginecore
webengine
webenginewidgets
pdf
pdfwidgets
<p></p>
WARNING: Cross compiling without sysroot. Disabling pkg-config
<p></p>
WARNING: A pkg-config support is required to build QtWebEngine.
<p></p>
WARNING: QtWebEngine will not be built.
<p></p>
WARNING: QtPdf will not be built.
Maybe I could specify a sysroot somehow, but there's no pkg-config anyway. I guess we need qtpdf to not depend on that, somehow.
The main reason I want to build for Android is to validate that the text-selection approach in https://codereview.qt-project.org/c/qt/qtwebengine/+/293222 is a correct cross-platform solution.
Attachments
Issue Links
- depends on
-
QTBUG-111362 QtPdf support for mingw
- Closed
- is blocked by
-
COIN-1077 Ninja not able to handle 260 long paths
- Closed
- is required for
-
QTBUG-77503 Prepare for a supported release of QtPDF with more features
- Closed
- resulted in
-
QTBUG-111306 tst_MultiPageView::navigation uses fixed positions
- Reported
-
QTBUG-113551 Update documentation for limitation building QtPdf for Android with supported LTS versions
- Closed