- 
    Bug 
- 
    Resolution: Unresolved
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    Qt Creator 18.0.1 (18.0 branch)
- 
    None
Some expressions in the wizard and template files compare Qt versions. With Qt 6.10, the comparison is most likely failing, no matter if '6.9' < '6.10' is a float comparison or string comparison.
A reliable Major.Minor.Path version comparison utilily function, perhaps using QVersion in the background, seems to be needed.
- resulted from
- 
                    QTCREATORBUG-33673 Remove option to unconditionally create .qmlls.ini file for new projects -         
- Closed
 
-