qtqt5versionqt-creatorqt-quick

Can't setup Qt Quick application with Qt 5.14


I upgraded my Qt Creator to version 11, but now I can't set up any Qt Quick projects since the wizard to set it up allows minimum Qt version 6.2, 6.4 or 6.6.

Is it not possible to set up a Qt Quick application in Qt Creator 11 with Qt 5.14.*?

What I already tried:


Solution

  • You need to select "Qt Quick Application (compat)" from Qt Creator's New Project Wizard.

    See the below screenshot:

    "Qt Quick Application (compat)" option highlighted with a red rectangle in the New Project Wizard in Qt Creator