[Qt-interest] Which version of libsQt*.so to distribute? /qtsdk*/lib or /qtsdk*/qt/lib

Nikos Chantziaras realnc at arcor.de
Fri Apr 2 06:46:31 CEST 2010


On 04/02/2010 02:03 AM, Ed Sutton wrote:
> I am confused by the Qt SDK directory structure.  The following two folders seem to contain different sized versions of, for example, libQtCore.so.4.6.1.  Is one debug and one release build?
>
> /opt/qtsdk-2010.01/lib
>
> /opt/qtsdk-2010.01/qt/lib
>
> I installed qt-sdk-linux-x86-opensource-2010-01.bin under Red Hat Enterprise Linux 5.2.
>
> Thanks for any direction,

Use the ldd utility to see the libraries your binary needs.



More information about the Qt-interest-old mailing list