Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1578

Generated binary does not start if Application product specifies a version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.17.0
    • 1.16.0
    • General
    • None
    • Android
    • 410ba29770614457e0d5d6b45d782967d6849b3c (qbs/qbs/1.17)

    Description

      My product is a QtGuiApplication in which I have the following:

          version: "1.9"
      

      This causes a problem in the generated APK file, because the main binary used to start the application is libmappero.so.1.9.0, which for some reason Android cannot load. If I remove the version line from my qbs file, then the generated binary is libmappero.so and the application starts correctly.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            mardy Alberto Mardegan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes