[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Qt
From: |
Ludovic Courtès |
Subject: |
Re: Qt |
Date: |
Sun, 13 Oct 2013 22:46:47 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> So indeed this looks like dlopen at run time. ldd on libQt5Core.so shows that
> in Qt 5, the library is explicitly linked with the icu libraries.
So I would patch Qt 4 to explicitly link libQt4Core.so (whatever it’s
called) against libicu as well. That will make sure it’s found at run
time.
HTH,
Ludo’.
- Re: Qt, (continued)
- Re: Qt, Andreas Enge, 2013/10/10
- Re: Qt, Ludovic Courtès, 2013/10/10
- Re: Qt, Andreas Enge, 2013/10/10
- Re: Qt, Mark H Weaver, 2013/10/10
- Re: Qt, Andreas Enge, 2013/10/12
- Re: Qt, Ludovic Courtès, 2013/10/12
- Re: Qt, Andreas Enge, 2013/10/12
- Re: Qt, Andreas Enge, 2013/10/12
- Re: Qt, Ludovic Courtès, 2013/10/13
- Re: Qt, Andreas Enge, 2013/10/13
- Re: Qt,
Ludovic Courtès <=