1 | This is Beta 3 of Qt version 4.5.1 for OS/2 and eCS.
|
---|
2 |
|
---|
3 | This document contains a brief information on the OS/2 version of the Qt library
|
---|
4 | plus a brief list of OS/2-specific changes from release to release (section
|
---|
5 | CHANGES below). Please visit the project page at
|
---|
6 |
|
---|
7 | http://svn.netlabs.org/qt4/wiki
|
---|
8 |
|
---|
9 | to get more information and the latest news and also to report bugs.
|
---|
10 |
|
---|
11 |
|
---|
12 |
|
---|
13 | REQUIREMENTS
|
---|
14 |
|
---|
15 | In order to compile the Qt library, you will need the following tools:
|
---|
16 |
|
---|
17 | - One of the OS/2 Warp 4, OS/2 Warp 4.5 or eComStation operating systems.
|
---|
18 |
|
---|
19 | - InnoTek GCC compiler version 3.3.5 CSD3 or above (not tested).
|
---|
20 | You can download a copy of the compiler using the following link:
|
---|
21 |
|
---|
22 | ftp://ftp.netlabs.org/pub/gcc/GCC-3.3.5-csd3.zip
|
---|
|
---|