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

androiddeployqt: Detect load order for additional libraries

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.2.0
    • Build tools: Other
    • None
    • Android

    Description

      When additional libraries are added to project, they will be loaded in the order given. If you add them in the incorrect order, you will get a mysterious "UnsatisfiedLinkError: Library libfoo.so not found", when the actual error is that the dependencies of the library are missing.

      androiddeployqt should detect the correct library order and either re-order the load sequence or at least warn the user.

      Attachments

        Issue Links

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

          Activity

            People

              rampe Rami Potinkara
              esabraha Eskil Abrahamsen Blomfeldt
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes