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

Build error when trying to compile app with "-" in name

    XMLWordPrintable

Details

    • 68469a0764 (qt/tqtc-qtdeclarative/6.2) 68469a0764 (qt/tqtc-qtdeclarative/6.2.7)

    Description

      When trying to compile a QML application which has "-" in its name, the compilation fails because code is generated incorrectly:

      Q_QMLTYPE_EXPORT void qml_register_types_test-inter-qml()
      {
          qmlRegisterModule("test-inter-qml", 1, 0);
      }

      Probably a known issue, since its fixed in 6.4.1 ?

       

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes