Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-83459

Android support for QtPdf

    XMLWordPrintable

Details

    • Android
    • 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)
    • Next

    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&#45;project.org/c/qt/qtwebengine/&#43;/293222 is a correct cross-platform solution.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              michal Michal Klocek
              srutledg Shawn Rutledge
              Votes:
              12 Vote for this issue
              Watchers:
              26 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes