Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-32896

CMake: Fails to build if dash in in project name

    XMLWordPrintable

Details

    • All
    • 65b8b42cf (17.0), 51bd1604c (17.0)

    Description

      Steps to reproduce:

      • create a Qt Quick project from template, use some project name with a dash
        (e.g. we use SampleApp-CMake as we create the same app for different build systems)
      • build it

       

      Current result:

      • this fails due to issues with the Qt/CMake magic (qml_register_types code generated by qt_add_qml_module)

       

      Expected result:

      • QC should know which characters aren't allowed inside some of its used templates, so the templates should be filled corrected (e.g. illegal characters substituted by underscore?)

      Attachments

        Issue Links

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

          Activity

            People

              cadam Cristian Adam
              cstenger Christian Stenger
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes