Jan van Wijk
2009-10-27 16:41:59 UTC
FYI,
I succeedded in building a working QT4 on eCS today, based on the beta-3 ZIP.
I used GCC 3.3.5 and followed the README.OS2 closely.
I had some problems, perhaps due to also having a real OpenWatcom environment,
and had to define the 'WATCON' environment variable pointing to the
location of the (QT ?) specific WL.EXE Watcom linker as in:
set watcom=h:\t
Where the 'h:\t' directory is my 'etcetera' directory for tools and utilities.
As far as I can tell that variable is always needed, so you may want
to add that to the README.OS2
After this QT4 built OK, in about 2 hours on my T42P, on a JFS partition.
I was also able to build the examples and some demos ...
Two other minor issues:
1) I tried to reach the qt.user list as mentioned on the WIKI, but get:
"No such group"
2) In the Widgets example, and also in several other examples and games,
as well as the latest SmPlayer, I saw that most (all ?) drop-down listboxes
do not seem to repaint correctly on a selection. The newly selected value
is there, but only shows after clicking on the drop-down again.
One example is the file-type/selection dropdown in a file-open dialog.
There may be a ticket open on that already, but have not found it yet :-)
Regards, Jan van Wijk
I succeedded in building a working QT4 on eCS today, based on the beta-3 ZIP.
I used GCC 3.3.5 and followed the README.OS2 closely.
I had some problems, perhaps due to also having a real OpenWatcom environment,
and had to define the 'WATCON' environment variable pointing to the
location of the (QT ?) specific WL.EXE Watcom linker as in:
set watcom=h:\t
Where the 'h:\t' directory is my 'etcetera' directory for tools and utilities.
As far as I can tell that variable is always needed, so you may want
to add that to the README.OS2
After this QT4 built OK, in about 2 hours on my T42P, on a JFS partition.
I was also able to build the examples and some demos ...
Two other minor issues:
1) I tried to reach the qt.user list as mentioned on the WIKI, but get:
"No such group"
2) In the Widgets example, and also in several other examples and games,
as well as the latest SmPlayer, I saw that most (all ?) drop-down listboxes
do not seem to repaint correctly on a selection. The newly selected value
is there, but only shows after clicking on the drop-down again.
One example is the file-type/selection dropdown in a file-open dialog.
There may be a ticket open on that already, but have not found it yet :-)
Regards, Jan van Wijk