| 29 | | neither alpha nor beta available right now |
| | 29 | The latest version is '''4.5.1 Beta 1''' released on 29.08.2009. You can download the ZIP archive that contains the full Qt source tree using this link: |
| | 30 | * <the link will be available later> |
| | 31 | |
| | 32 | Alternatively, if you want to play with the latest development version, you can check it out directly from the SVN repository. In order to do so you need to download and install the subversion client for OS/2. Use the following command to check out the full source tree to a ''<local_directory>'': |
| | 33 | {{{ |
| | 34 | svn checkout http://svn.netlabs.org/repos/qt4/trunk <local_directory> |
| | 35 | }}} |
| | 36 | |
| | 37 | The required tools and build instructions are described in the [http://svn.netlabs.org/qt4/browser/trunk/README.OS2 README.OS2] file. |