Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.4.0
-
afe6704f3 (6.4), 591306fb0 (dev)
Description
having a dash in a compiled qml file breaks the type compiler: it will create dashes in c++ and preprocessor identifiers
as a reproducer try to enable the type compiler in examples/quick/text.
compare: https://code.qt.io/cgit/qt/qtdeclarative.git/tree/examples/quick/text/CMakeLists.txt?h=6.4#n44
Attachments
Issue Links
- is blocked by
-
QTBUG-107609 qmltc: fix type import and resolution issues in examples
- Open