网友已编译好的Qt开源版下载(含Debug库)
时间:2009-06-06 来源:leecapacity
本帖为大家提供网友已编译好的Qt开源版下载(含Debug库),如果哪位网友能提供Qt开源版某个平台下某个编译器的configure通用配置的含Debug库的已编译好的所有文件(除examples、demos及doc目录,及src下将临时文件已删除),请发信给我[email protected]以获取文件上传方式信息。
注:文件压缩格式推荐使用各自平台下最通用的格式,比如Win下用zip格式压缩、Linux下用tar.gz格式压缩。
[XChinux提供] Qt 4.5.0 OpenSource Static Release版for WinXP SP3 + MinGW下载
configure -release -static -fast -plugin-sql-sqlite -platform win32-g++ -no-qt3support -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -no-openssl -phonon -no-phonon-backend -webkit
安装说明见压缩包内的ReadMe.txt
只编译了库(包括rcc、moc等),并没有编译tools,比如linguist、assistant、designer、xmlpatterns等内容
[XChinux提供] Qt 4.5.0 OpenSource Release版for WinXP SP3 + MSVC2008 Express下载
configure -release -fast -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2008 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl -phonon -webkit -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
由于硬盘分区空间不够,只编译了Release版,编译完后占用空间5G,去除完中间文件后,大概有1G左右
[roc496提供] Qt 4.5.0 beta1 OpenSource for Win + MSVC2005下载
configure -debug-and-release -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2005 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -phonon -webkit
产生路径
C:\Usr\Qt\msvc4.5.0-beta1\
email : [email protected]
[eralvc提供] Qt 4.4.3 OpenSource for WinXP SP2 + MSVC6.0下载
configure -debug-and-release
[XChinux提供] Qt 4.4.3 OpenSource for WinXP SP2 + MSVC2008 Express下载
configure -debug-and-release -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2008 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl -phonon -webkit -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
PostgreSQL 8.3.3,用来编译QtSql的PSQL插件
InterBase 2007 Developer for Windows,用来编译QtSql的iBase插件
[XChinux提供] Qt 4.4.2 OpenSource for WinXP SP2 + MSVC2008 Express下载
configure -debug-and-release -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2008 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl -phonon -webkit -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
PostgreSQL 8.3.3,用来编译QtSql的PSQL插件
InterBase 2007 Developer for Windows,用来编译QtSql的iBase插件
[XChinux提供] Qt 4.4.1 OpenSource for WinXP SP2 + MSVC2008 Express下载
configure -debug-and-release -fast -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2008 -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl -phonon -webkit -assistant-webkit
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
PostgreSQL 8.3.3,用来编译QtSql的PSQL插件
InterBase 2007 Developer for Windows,用来编译QtSql的iBase插件
[XChinux提供] Qt 4.4.0 OpenSource for WinXP SP2 + MSVC2008 Express下载
configure -debug-and-release -qt-sql-sqlite -no-qt3support -platform win32-msvc2008 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -no-style-motif -no-style-cde -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
PostgreSQL 8.3.3,用来编译QtSql的PSQL插件
InterBase 2007 Developer for Windows,用来编译QtSql的iBase插件
另:Sqlite支持已内置并编译到了QtSql模块里。
注:文件压缩格式推荐使用各自平台下最通用的格式,比如Win下用zip格式压缩、Linux下用tar.gz格式压缩。
[XChinux提供] Qt 4.5.0 OpenSource Static Release版for WinXP SP3 + MinGW下载
Quote:
http://www.qtcn.org/download/qt-win-opensource-4.5.0-mingw-static-release-min.zip (110M)configure -release -static -fast -plugin-sql-sqlite -platform win32-g++ -no-qt3support -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -no-openssl -phonon -no-phonon-backend -webkit
安装说明见压缩包内的ReadMe.txt
只编译了库(包括rcc、moc等),并没有编译tools,比如linguist、assistant、designer、xmlpatterns等内容
[XChinux提供] Qt 4.5.0 OpenSource Release版for WinXP SP3 + MSVC2008 Express下载
Quote:
http://www.qtcn.org/download/qt-win-opensource-4.5.0-msvc2008-release-min.zip (282M)configure -release -fast -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2008 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl -phonon -webkit -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
由于硬盘分区空间不够,只编译了Release版,编译完后占用空间5G,去除完中间文件后,大概有1G左右
[roc496提供] Qt 4.5.0 beta1 OpenSource for Win + MSVC2005下载
Quote:
http://www.qtcn.org/download/qt-win-opensource-4.5.0beta1-msvc2008.zip (147M)configure -debug-and-release -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2005 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -phonon -webkit
产生路径
C:\Usr\Qt\msvc4.5.0-beta1\
email : [email protected]
[eralvc提供] Qt 4.4.3 OpenSource for WinXP SP2 + MSVC6.0下载
Quote:
http://www.qtcn.org/download/qt-win-opensource-4.4.3-vc60-min.zip (77M)configure -debug-and-release
[XChinux提供] Qt 4.4.3 OpenSource for WinXP SP2 + MSVC2008 Express下载
Quote:
http://www.qtcn.org/download/qt-win-opensource-4.4.3-msvc2008-min.zip (204M)configure -debug-and-release -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2008 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl -phonon -webkit -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
PostgreSQL 8.3.3,用来编译QtSql的PSQL插件
InterBase 2007 Developer for Windows,用来编译QtSql的iBase插件
[XChinux提供] Qt 4.4.2 OpenSource for WinXP SP2 + MSVC2008 Express下载
Quote:
http://www.qtcn.org/download/qt-win-opensource-4.4.2-msvc2008-min.zip (204M)configure -debug-and-release -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2008 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl -phonon -webkit -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
PostgreSQL 8.3.3,用来编译QtSql的PSQL插件
InterBase 2007 Developer for Windows,用来编译QtSql的iBase插件
[XChinux提供] Qt 4.4.1 OpenSource for WinXP SP2 + MSVC2008 Express下载
Quote:
http://www.qtcn.org/download/qt-win-opensource-4.4.1-msvc2008-min.zip (199M)configure -debug-and-release -fast -plugin-sql-sqlite -plugin-sql-odbc -platform win32-msvc2008 -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl -phonon -webkit -assistant-webkit
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
PostgreSQL 8.3.3,用来编译QtSql的PSQL插件
InterBase 2007 Developer for Windows,用来编译QtSql的iBase插件
[XChinux提供] Qt 4.4.0 OpenSource for WinXP SP2 + MSVC2008 Express下载
Quote:
http://www.qtcn.org/download/qt-win-opensource-4.4.0-msvc2008-min.zip (178M)configure -debug-and-release -qt-sql-sqlite -no-qt3support -platform win32-msvc2008 -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -no-style-motif -no-style-cde -I C:/Ice-3.3.0-ThirdParty-VC90/include -L C:/Ice-3.3.0-ThirdParty-VC90/lib
安装说明见压缩包内的ReadMe.txt
编译时用到的其它第三方软件列表:
Ice-3.3.0-ThirdParty-VC90, 使用到了其中的OpenSSL 0.9.8g
MySQL 5.0,用来编译QtSql的MySQL插件
PostgreSQL 8.3.3,用来编译QtSql的PSQL插件
InterBase 2007 Developer for Windows,用来编译QtSql的iBase插件
另:Sqlite支持已内置并编译到了QtSql模块里。
相关阅读 更多 +