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

QMAKE_PRL_LIBS var in libQt6Core_armeabi-v7a.prl contains -pthread which doesn't exist on android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.2.0
    • Build System
    • None
    • Android

    Description

      In libQt6Core_armeabi-v7a.prl:
      QMAKE_PRL_LIBS = -llog -pthread

      On android the pthread functionality in included in the libc bionic.
      https://developer.android.com/ndk/guides/stable_apis
      The pthread has been added since Qt 6.0.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            r.cotty Raphael Cotty
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes