On Sonntag, 23. Juli 2017 23:40:30 CEST Thiago Macieira wrote:

> > -) -lQt5MultimediaWidgets and others: why are they used here instead of the
> > namespaced/infixed versions, which are also given> 
> >    but later in the line ?
> 
> Same reason: the system-wide qgsttools_p.prl file was found.
> 
> Even with the turning of qgsttools_p into a real Qt module (albeit internal) 
> in commit ab6ebd360eb27a0d502839fca07ae0e6e107cec6, the infix won't help you 
> because the infix is not stored in the .prl file. Look at my case:
> 
> $ find `qmake -query QT_INSTALL_LIBS` -name \*Qt5MultimediaGstTools\*
> /home/tjmaciei/obj/qt/qt5/qtbase/lib/libQt5MultimediaGstTools.t.so.5.10
> /home/tjmaciei/obj/qt/qt5/qtbase/lib/libQt5MultimediaGstTools.t.so
> /home/tjmaciei/obj/qt/qt5/qtbase/lib/libQt5MultimediaGstTools.t.so.5
> /home/tjmaciei/obj/qt/qt5/qtbase/lib/libQt5MultimediaGstTools.prl
> /home/tjmaciei/obj/qt/qt5/qtbase/lib/libQt5MultimediaGstTools.la
> /home/tjmaciei/obj/qt/qt5/qtbase/lib/libQt5MultimediaGstTools.t.so.5.10.0
> 
> The .prl and .la files don't have the ".t" infix.

So the bug in fact is that qt does not give a correct name for 
libQt5MultimediaGstTools.prl ?

In fact it does use the infix for the other libs here (5.9.1), e.g. I find 
./qtmultimedia/lib/libQt5MultimediaWidgetsWinCC_OA.prl


-- 
Best regards/Schöne Grüße

Martin
A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?

()  ascii ribbon campaign - against html e-mail 
/\                        - against proprietary attachments

Geschenkideen, Accessoires, Seifen, Kulinarisches: www.lillehus.at
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to