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

Incorrect default for RESOURCE_PREFIX in qt6_add_qml_module()

    XMLWordPrintable

Details

    • All

    Description

      The default is currently set to /org.qt-project/imports instead of /qt-project.org/imports. This creates a mismatch with the correct value assigned to the same thing in qt_internal_add_qml_module(). The correct value can be seen in qtdeclarative/src/qml/qml/qqmlimport.cpp.

      One could argue that there should be no default for RESOURCE_PREFIX in the qt6_add_qml_module() command. In user projects, does it really make sense to use a resource prefix containing qt-project or a variation of it?

      Attachments

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

        Activity

          People

            crscott Craig Scott
            crscott Craig Scott
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes