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

In an number of generated prl files in the prebuilt version it refers to a hardcoded path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 5.12.5, 5.13.1, 5.14.1
    • Packaging & Installer
    • None
    • Android, Windows

    Description

      In an number of generated prl files in the prebuilt version it refers to a hardcoded path - C:\\Utils\\Android\\android-ndk-r19c
      ... - this is specifying a libc++.so.16 file directly in QMAKE_PRL_LIBS and therefore if this module is used then it can cause a problem because this file will not exist.

      The same likely applies for Qt 5.13, but it is using libc++.so.21 there. So these paths should be removed to avoid any issues.

      Attachments

        Issue Links

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

          Activity

            People

              iknd Iikka Eklund
              andysh Andy Shaw
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes