Qt Labs 开发者博客刚刚发布了 Qt SDK 的更新版本,同时 Qt 团队也发布了 Qt Creator 2.2.1 版本,这是一个补丁修复版本,同时也继承了对 MeeGo 1.2 的支持,主要修复的问题包括:
- Fixed ABI detection of static mingw libraries
- Some CDB debugging fixes and a few other small debugging fixes
- Fixes to resolving imports in QML and the mobility type descriptions
- Translation fixes
Qt Creator 是 Qt 被 Nokia 收购后推出的一款新的轻量级集成开发环境(IDE)。此 IDE 能够跨平台运行,支持的系统包括 Linux(32位及64 位)、Mac OS X 以及 Windows。根据官方描述,Qt Creator 的设计目标是使开发人员能够利用 Qt 这个应用程序框架更加快速及轻易的完成开发任务。