标题:【新闻】 Trolltech Releases Qt 3.3.5
作者:XChinux
日期:2005-09-09 23:43
内容:
原文见:http://www.trolltech.com/newsroom/announcements/00000219.html
9月9日,TrollTech公司在挪威奥斯陆
发布了Qt 3.3.5,
这是Qt 3.3系列的最新维护版本,
修补了超过200个bug,并且提供了对新平台的更好的支持:‘
1、增加了对Mac OS X 10.4 (Tiger)的支持
2、增加了对 VS 2005 的支持
3、增加了对 GCC 4 的支持
按照TrollTech的维护计划,Qt 3.3系列的支持将持续到2007年7月
详细的情况可访问下面的链接获得
http://www.trolltech.com/developer/changes/changes-3.3.5.html
如果您想获得OpenSource版的Qt 3.3.5,可到下面的链接下载
ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.3.5.tar.gz
ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.3.5.tar.bz2
下面是Qt 3.3.5的详细变更情况:
Qt 3.3.5 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.3.4, Qt 3.3.3, Qt 3.3.2,
Qt 3.3.1 and Qt 3.3.0.
****************************************************************************
* General *
****************************************************************************
Platforms
---------
- Qt now supports Mac OS X 10.4 (Tiger)
Compilers
---------
- Added support for VS 2005
- Added support for GCC 4
Windows Installer
-----------------
- The environment variables no longer contain invalid paths.
- The user is warned if QTDIR is not set and the evaluation edition is
already installed, to avoid conflicts between the two packages.
- A bug was fixed where a '\0' was appended to the end of a path.
- Fixed the dependencies for image formats and styles.
Qt Designer
-----------
- Fixed a problem with long string literals on certain Visual Studio
C++ compilers.
- UIC now uses the include hints from the .ui file when generating
source files.
- The "paste" action..
#1 [fanyu 09-12 08:41]
为什么还会对Qt3.x推出新版本呢?难道 Qt 3.x和Qt 4不是一个系统或是同类的产品,就像Apache 1.3.x和Apache 2.X?
#2 [XChinux 09-12 09:38]
确实有许多不兼容的地方,就像
PHP 4.x 和PHP5一样。
#3 [myer 09-12 10:34]
3.3.5是trolltech发布的最新的版本,而不是最后的版本,以后也许会推出3.3.6或者3.4。
#4 [XChinux 09-12 11:13]
下面是引用myer于2005-09-12 10:34发表的:
3.3.5是trolltech发布的最新的版本,而不是最后的版本,以后也许会推出3.3.6或者3.4。
谢谢提醒
#5 [guyansrg 10-19 13:09]
在什么地方可以下载WIndows版本的Qt 3.3.5