[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 15:54:16 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> On Sat, Oct 12, 2013 at 09:38:08PM +0200, Ludovic Court??s wrote:
[...]
>> If so, I would make sure that it’s NEEDed by libqt.so, and that it’s in
>> its RUNPATH. To do that, run:
>> objdump -x libqt.so | grep -E '(NEED|PATH)'
>
> Hm, which libqt.so? There are 20 libQt*.so! Precisely:
> libQt3Support.so libQtDesignerComponents.so libQtNetwork.so
> libQtSvg.so
> libQtCLucene.so libQtDesigner.so libQtOpenGL.so
> libQtTest.so
> libQtCore.so libQtGui.so libQtScript.so
> libQtWebKit.so
> libQtDBus.so libQtHelp.so libQtScriptTools.so
> libQtXmlPatterns.so
> libQtDeclarative.so libQtMultimedia.so libQtSql.so
> libQtXml.so
>
> Anyway, objdump on none of them yields anything after piped through "grep
> icu".
(Should be ‘objdump -x’.)
Could you look for -licu in the Qt build log, to see which of those
shared libs is meant to be linked against it?
Thanks,
Ludo’.
- Qt, Andreas Enge, 2013/10/08
- Re: Qt, Ludovic Courtès, 2013/10/08
- 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 <=
- Re: Qt, Andreas Enge, 2013/10/13
- Re: Qt, Ludovic Courtès, 2013/10/13