Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to compile the Android version of QT with the QT5.3.2 source code and openssl instead of Android 6.0 platform Boringssl
Forum Updated to NodeBB v4.3 + New Features

How to compile the Android version of QT with the QT5.3.2 source code and openssl instead of Android 6.0 platform Boringssl

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 191 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    duan
    wrote on last edited by
    #1
    1. How to compile the Android version of QT with the QT5.3.2 source code? so that I could compile my own code by QT for outputing a binary program that can run on the Android 6.0 platform.
    2. If I want to use my own openssl instead of Android 6.0 platform Boringssl (Since Android 6.0 uses Boringssl) , how should I compile the QT5.3.2 source code? When the binary program compiled by QT calls QSslSocket, the QSslSocket calls openssl instead of Boringssl.

    my questions: I want to know the configure parameters to solve the following two problems.

    1. How to compile the Android version of QT with the QT5.3.2 source code?
    2. If I want to use my own openssl instead of Android 6.0 platform Boringssl (Since Android 6.0 uses Boringssl) , how should I compile the QT5.3.2 source code?
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      See here for adding support for OpenSSL. Beware that with your outdated version of Qt you are restricted to the OpenSSL 1.0 series.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved