[Qt-interest] Qt 4.7.1 Linux libs
Joshua Grauman
jnfo-c at grauman.com
Wed Nov 10 00:56:21 CET 2010
Correct me if I'm wrong, you obviously know a lot more about this than I
do. But my understanding was that the Qt SDK included libs so that
Designer/Assistant/etc would run on just about any Linux distro, right?
Wasn't the SDK designed so that you could run, say, Designer, on most
Linux distros? So I used those same libs with my app so that my app didn't
require the latest Linux distro either.
Otherwise I need to setup a chroot with an older distro and slightly older
system libs on it to ensure that the compiled Qt will work on older
distros.
I just realized I think I didn't make something clear. I want to *include*
Qt libs with my app. But if I compile my own Qt libs, then my Qt will need
those versions of my system libs or greater.
Clear as mud?
Josh
> On Wednesday, 10 de November de 2010 00:26:58 Joshua Grauman wrote:
>> 2) then the resulting app would be dependant on having at
>> least all the library versions that my system does. The Linux libs in the
>> Qt SDK for Linux solved that problem for me
>
> How did it solve the problem for you?
>
> If you're using the Qt SDK, you most likely have a version newer than most
> people and distributions out there have. So you're actually making this worse,
> not better.
>
>
More information about the Qt-interest-old
mailing list