-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 17.0.0-beta1
-
-
65b8b42cf (17.0), 51bd1604c (17.0)
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?)
- depends on
-
QTBUG-135860 qt_add_qml_module(): Reject invalid inputs
-
- Closed
-
For Gerrit Dashboard: QTCREATORBUG-32896 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
647897,3 | Wizards: Validate project name for QtQuick applications | 17.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
647900,2 | Wizards: Update translation text | 17.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |