[Qt5-feedback] Fwd: Re: Qt major versions

Alexander Neundorf neundorf at kde.org
Tue Jun 7 20:27:10 CEST 2011


On Tuesday, June 07, 2011 08:58:22 AM Thiago Macieira wrote:
...
> LSB has lost track of what's recent. Just take a mildly old / relatively

I don't know whether I misunderstood the idea behind LSB, but even RHEL and 
SLES (forgot the exact versions, they were relatively old), which claimed they 
would comply to the same LSB version, were not binary compatible. The STL 
differed, some function from std::string was inlined on the one system and 
called some internal STL function, which did not exist on the other system.
Should that have worked ?

...
> You're forgetting that Qt, at runtime, will try to open system plugins like
> the style and platform plugins for GUI, Phonon and WebKit. Those may link

What plugins does e.g. WebKit try to load ?
I guess for QtGUI it is e.g. the current widget style plugin, and maybe the 
file dialog ?
I guess there is a way to disable this integration ?
And how is this actually handled with a static Qt build ? No plugins at all ?

Alex


More information about the Qt5-feedback mailing list