Qt Creator 5.0.1 released

We are happy to announce the release of Qt Creator 5.0.1 !

Here are some highlights from our change log

CMake

We fixed a crash with Re-configure with Initial Parameters, and an endless configuration loop that Qt Creator could get into.

QML

We fixed an endless loop when resolving Qt 6 style imports that do not have a minor version, a crash with inline components, and got rid of unnecessary updates of the QML code model triggered while parsing for Qt Quick tests.

macOS / iOS

We fixed that qmake was re-run every time a build is triggered, and that Qt Creator was passing the wrong parameters to CMake when configuring projects for iOS devices the first time.

Get Qt Creator 5.0.1

The opensource version is available on the Qt download page under "Qt Creator", and you find commercially licensed packages on the Qt Account Portal. Qt Creator 5.0.1 is also available as an update in the online installer. Please post issues in our bug tracker. You can also find us on IRC on #qt-creator on irc.libera.chat, and on the Qt Creator mailing list.

You can read the Qt Creator Manual in Qt Creator in the Help mode or access it online in the Qt documentation portal.


Blog Topics:

Comments