Qt Creator 14.0.1 released

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

We fixed that changes to the Initial Parameters of CMake projects were not applied anymore.

Our prebuilt binaries triggered a bug in Xcode 15, causing Qt Creator to crash on macOS 11 devices. This should be fixed now as well.

For commercial customers, we added an easier way to temporarily switch back to the old license check, in case the new license check fails.

Please check our change log for a more complete list of fixes.

Get Qt Creator 14.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 14.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

ekke gentz
2 points
2 months ago

long waited. really cool :)THX for

Application output and C++ debugging is finally supported also on iOS devices with iOS 17 and later.

A
Alex G
0 points
2 months ago

Qt 6.8.2 is available but no blog post ;)

E
Eike Ziller
1 point
2 months ago

The announcements always wait a while for checks on the published content to return ok. So, yes, if you check for updates at the "right" moment, you'll see the content before it was announced. (Same is true for Qt Creator releases, but on a much smaller scale.)

Dian Obreshkov
0 points
2 months ago

QML lsp still looks broken, there are false positives all over the place. Wasn't v16 supposed to fix that?

S
Semih Yavuz
0 points
2 months ago

It should indeed not give false positives with v16. Could you please create a bug report with your sample broken project so we can look into this?