2013/8/22 Oswald Buddenhagen <[email protected]>

> On Thu, Aug 22, 2013 at 11:23:38AM +0200, Tomasz Olszak wrote:
> > My libQt5PlatformSupport.prl has empty QMAKE_PRL_LIBS
>
> > (it was removed in packaging process in *.spec file).
> >
> ehm, whose packaging process? this is clearly totally bogus.
>
>
I used spec files from Mer. Look for QMAKE_PRL_LIBS in
https://github.com/mer-packages/qtbase/blob/master/rpm/qtbase.spec

I don't know why it is done in such way and also I didn't try to built with
this lines commented out.


> > Because Qt5PlatformsSupport.pc was available, I added PKGCONFIG +=
> > Qt5PlatformSupport to wayland_common_shared.pri. Unfortunately flags
> > from Libs.private were not taken into account so I ended up with
> > undefined symbols from libQt5PlatformSupport.a (glib, fontconfig and
> > so on).
> >
> that sounds like it may be a valid issue. please check jira and create a
> report if there is none yet.
>
Ok, I will look for similar problems and report new one if needed.

Thanks
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to