[Qt-interest] Q

R. Reucher rene.reucher at batcom-it.net
Mon Aug 16 18:10:35 CEST 2010


Arnold Krille wrote:
> On Monday 16 August 2010 15:31:23 Alex wrote:
>> Hh, you are right, but I have a software and the software need the older
>> version Hh
> 
> Even then you should use the latest of the Qt3 series (they are binary-
> and source-compatible in upward direction). This will give you more
> optimizations, more bug fixes and less security-holes.
Not _exactly_... they are (more or less) source-compatible on the major 
release numbers, and binary-compatible on minor releases (an app compiled 
for 3.0.x will not run with Qt 3.3.x libs).

Anyway, I'd also suggest to port the app to Qt 4 and/or to use the Qt 3 
support module of Qt 4 (not really a "port" then).

> And if the software needs it, take a look whether your distribution still
> carries the old binaries of libqt3 for compatibility...
... which can get complicated meanwhile :).

HTH, René
-- 
René Reucher
rene.reucher at batcom-it.net
http://www.batcom-it.net/

Experience is what you get when you were expecting something else.




More information about the Qt-interest-old mailing list