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

Make QMakeLibraryInfo a private library

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.8
    • Build tools: qmake
    • None

      So it seems that QMakeLibraryInfo::path(QLibraryInfo::QmlImportsPath) is needed in host tools to get the QmlImportPath for host tools.
      On q2bt installation the path returned by QLibraryInfo::path(QLibraryInfo::QmlImportsPath) can't be used by host tools like qmlls, for example, because it misses the sysrootify step from the QMakeLibraryInfo.

      Make the QtLibraryInfo "OBJECT" into a private default installed library such that qmlls and other host tools can link to it and use it.

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

            semlanik Alexey Edelev
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes