Thanks... I'm really regret that I stopped reading
the maillist a year
ago...
And the last question: what will be with the Qt
version? Now the tarball package is numbered with trinty version...
but qmake -v returns "Qmake version: 1.07a (Qt 3.3.8d)
3.3.8d"
Qt3 is maintained for historical reasons but builds are expected to be perfomed against
TQt3. The current version is 3.5.0, implying, yes, ABI changes.
When built in TQt3, qmake is renamed to tqmake and returns the following:
Qmake version: 1.07a (TQt 3.5.0)
This is with the R14 development branch.
Darrell