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

androiddeployqt: Detect load order for additional libraries

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:

                There are no open Gerrit changes