[Development] Qt5.8/Linux : -version `Qt_5' not found error running lrelease building qttranslations

Thiago Macieira thiago.macieira at intel.com
Wed Jan 18 17:44:19 CET 2017


On quarta-feira, 18 de janeiro de 2017 14:51:15 PST René J.V. Bertin wrote:
> symbol _ZN9QtPrivate16QStringList_joinERK11QStringList13QLatin1String,
> version Qt_5 not defined in file libQt5Core.so.5 with link time reference

Can you confirm whether the problem is

 a) that _ZN9QtPrivate16QStringList_joinERK11QStringList13QLatin1String isn't 
present in QtCore at all; or

 b) that the symbol is present, but the Qt_5 ELF version isn't.

> %> ldd /path/to/build/qttools/bin/lrelease
>         linux-vdso.so.1 =>  (0x00007ffdae338000)
>         libQt5Xml.so.5 => /opt/local/libexec/qt5/lib/libQt5Xml.so.5
>         (0x00007f148dac3000) libQt5Core.so.5 =>
>         /opt/local/libexec/qt5/lib/libQt5Core.so.5 (0x00007f148d3dc000)

Was that the correct QtCore?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list