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

QT_HOST_BINS key different from Qt < 6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 1.16.0
    • Libraries: Qt
    • None
    • Linux/X11
    • e8b186610738a16fe8ddaacd39797d863828c7aa (qbs/qbs/1.18)

    Description

      The QT_HOST_BINS key is set to /home/raph/Qt/6.0.0/gcc_64/bin for android whereas previous versions (5.13, 514, 5.15) set it to /home/raph/Qt/5.13.2/android_armv7/bin

      The QT_INSTALL_BINS key is properly set to /home/raph/Qt/6.0.0/android_armv7/bin

      This affects how qbs sets up the qt module because it first tries to get the QT_HOST_BINS and if empty tries the QT_INSTALL_BINS.

      If the change of behaviour is normal then the qbs code will have to be updated.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            r.cotty Raphael Cotty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes