Uploaded image for project: 'Qt Project Website'
  1. Qt Project Website
  2. QTWEBSITE-1017

Incorrect OpenSSL Qt 6 ANDROID_EXTRA_LIBS CMake example

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • None
    • Android
    • 2022wk18FOAndroid&Automotive

    Description

      Under the Qt 6 site of Using OpenSSL Libraries with Qt for Android the CMake example for ANDROID_EXTRA_LIBS is incorrect and doesn't work. I suggest it should be something along the lines of:

      set_property(TARGET ${PROJECT_NAME} PROPERTY QT_ANDROID_EXTRA_LIBS
          "<path_to_libs_dir>/libcrypto_1_1.so;\
      <path_to_libs_dir>/libssl_1_1.so")
      

      Attachments

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

        Activity

          People

            nick_bennett Nicholas Bennett
            jkettunen Jami Kettunen
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes