[oe] [meta-qt5] qttools and QT_LIBINFIX

Andreas Müller schnitzeltony at googlemail.com
Sat Nov 5 21:41:23 UTC 2016


On Fri, Nov 4, 2016 at 2:54 PM,  <Thomas.Betker at rohde-schwarz.com> wrote:
> Hello Andreas,
>
> in our project, we are using meta-qt5 with non-empty QT_LIBINFIX, and
> building qttools fails because "cannot find -lQt5Lucene". I think
> recipes-qt/qt5/qttools/0002-assistant-help-fix-linking-of-dependent-libraries.patch
> should read
>
>         LIBS += -lQtLucene$${QT_LIBINFIX}
>
> instead of
>
>         LIBS += -lQtLucene
>
> Could you have a look at this?
>
> Best regards,
> Thomas Betker
Hi Thomas,

to be honest even after googling around I did not really understand
what QT_LIBINFIX is for - OK I did not spend much time on it...

I'd suggest you send a patch for this. As QT_LIBINFIX is empty by
default this should go through build tests done by Martin.

Regards

Andreas



More information about the Openembedded-devel mailing list