26 | | Since the 29th of August, 2009, the project is in '''Beta stage! ''' This means that the Qt library may be compiled and used to build non-difficult Qt applications such as examples or simple programs. There is a number of known and unknown limitations and bugs and the primary purpose of the Beta is to demonstrate the library and collect feedback from the users. If you are a developer, you are encouraged to download the latest source archive and try it. |
27 | | |
28 | | |
29 | | Please read the [http://svn.netlabs.org/qt4/browser/trunk/README.OS2 README.OS2] file for more information about the current limitations. |
| 26 | As of the 5th of February, 2010, the '''Qt framework version 4.5.1 for OS/2 is generally available! ''' This means that the major parts of the Qt library have been ported to OS/2 which makes dozens of Qt 4 applications potentially available to the OS/2 platform. The last release brought the complete Drag And Drop support, Session Management support, SQLite3 support, the Qt Designer application. Qt 4 for OS/2 is distributed in a convenient way using WarpIn packages which makes it very easy to install and use. netlabs.org maintains a so-called official build of the Qt 4 library which ensures that all Qt applications use the same set of runtime libraries which saves resources and improves general stability. Below you will find download links to the available packages along with their descriptions. |
39 | | Version '''4.5.1 Beta 5''' is available for downloading in the following packages and formats: |
40 | | ||'''Qt runtime libraries and plugins'''||[ftp://ftp.netlabs.org/pub/qt4/qt-lib-4_5_1-beta5.wpi WPI]||This is necessary to run applications created using the Qt4 framework|| |
41 | | ||'''Qt development libraries and tools'''||[ftp://ftp.netlabs.org/pub/qt4/qt-dev-4_5_1-beta5.wpi WPI]||This is necessary to compile applications created using the Qt4 framework (make sure you read [source:/tags/4.5.1-os2-beta5/README.OS2#L176 this] before you proceed).[[BR]]Requires '''Qt runtime libraries and plugins'''. |
42 | | ||'''Qt demo and example sources'''||[ftp://ftp.netlabs.org/pub/qt4/qt-examples-src-4_5_1-beta5.wpi WPI]||Standard Qt demo and example applications which demonstrate the Qt4 features.[[BR]]Requires '''Qt runtime libraries and plugins''' and '''Qt development libraries and tools'''. |
43 | | ||'''Full Qt source code'''||[ftp://ftp.netlabs.org/pub/qt4/qt-all-opensource-src-4_5_1-os2-beta5.zip ZIP]||Take this if you want to build the Qt library yourself ('''recommended if you develop or port Qt applications''')|| |
| 36 | Version '''4.5.1 GA''' is available for downloading in the following packages and formats: |
| 37 | ||'''Qt runtime libraries and plugins'''||[ftp://ftp.netlabs.org/pub/qt4/4.5.1-ga/qt-lib-4_5_1-ga.wpi WPI]||This the official Qt 4 runtime that is necessary to run applications created using the Qt4 framework. Note that you will also need [ftp://ftp.netlabs.org/pub/qt4/gcc-lib-4_4_2-20091204.wpi this] GCC 4 runtime library for all recent Qt 4 builds.|| |
| 38 | ||'''Qt development libraries and tools'''||[ftp://ftp.netlabs.org/pub/qt4/4.5.1-ga/qt-dev-4_5_1-ga.wpi WPI]||This is necessary to compile applications created using the Qt4 framework (make sure you read [source:/tags/4.5.1-os2-beta5/README.OS2#L176 this] before you proceed).[[BR]]Requires the '''Qt runtime libraries and plugins''' package. |
| 39 | ||'''Qt demo and example applications'''||[ftp://ftp.netlabs.org/pub/qt4/4.5.1-ga/qt-examples-4_5_1-ga.wpi WPI]||Standard Qt demo and example applications together with the source code which demonstrate the Qt4 features.[[BR]]Requires '''Qt runtime libraries and plugins''' and '''Qt development libraries and tools'''. |
| 40 | ||'''Full Qt source code'''||[ftp://ftp.netlabs.org/pub/qt4/4.5.1/qt-all-opensource-src-4_5_1-os2-ga.zip ZIP]||Take this if you want to build the Qt library yourself ('''recommended as the development environment if you regularly develop or port Qt applications''')|| |