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

When configuring with -static for a cross-compile to a device it will end up having the wrong path for QT_INSTALL_QML

XMLWordPrintable

      When configuring with -static for a cross-compile to a device it will end up having the wrong path for QT_INSTALL_QML. The correct path should be including the sysroot. QT_INSTALL_LIBS/_BINS is correct but _QML is not. This causes a problem with the qmlimportscanner calls in qt.prf because it depends on this path being correct in order to find the location of the dependent QML plugins.

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

            kkohne Kai Köhne
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes