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

Cannot build Android with -openssl-linked

    XMLWordPrintable

Details

    • Android
    • ed432b070a20531c7240a44dd6dca7755eb4c5df (qt/qtbase/dev)

    Description

      Configuring Qt for Android with openssl-linked fails due not being linked against WrapOpenSSL::WrapOpenSSL. The reason for that is a "AND NOT ANDROID" condition in qtbase, src/network/CMakeLists.txt.

      If that condition is removed, the build completes successfully (though it might break other configurations).

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes