Qt Creator 6.0.1发布

Qt Creator 6.0.1 released

Qt Creator 6.0.1发布

Thursday December 16, 2021 by Eike Ziller | Comments

2021年12月16日星期四Eike Ziller |评论

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

我们很高兴地宣布Qt Creator 6.0.1的发布!

Some highlights:

部分亮点:

  • We fixed that the Linux packages depended on libGXL and libOpenGL which are not installed by default on many Linux distributions.
  • 我们修正了Linux包依赖于libGXL和libOpenGL的问题,这些包在许多Linux发行版中默认都没有安装。
  • We fixed accessing the keystore for signing Android packages.
  • 我们修正了访问密钥库来签名Android包。
  • We fixed interrupting console applications when debugging.
  • 我们修复了在调试时,中断控制台应用程序的问题。

We also updated the prebuilt packages to Qt 6.2.2. Please see our change log for more details.

我们还将预先构建的包更新到Qt 6.2.2。详情请参阅我们的变更日志。

Get Qt Creator 6.0.1

获取Qt Creator 6.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 6.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.

开源版本可以在Qt下载页面的“Qt Creator”下找到,可以在Qt帐户门户网站上找到商业授权包。Qt Creator 6.0.1也可以使用在线安装程序更新版本。请在我们的bug追踪器中发布问题。你也可以在IRC上的#qt-creator on irc.libera找到我们。聊天,并在Qt Creator邮件列表中联系。

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

您可以在Qt Creator的帮助模式下阅读Qt Creator手册,也可以在Qt文档门户在线访问它。

上一篇:Cocos Creator性能优化-1-优化建议


下一篇:Qt 配置 OpenCV 步骤