Re: Remove Qt5Pdf support in x11/qt5/qtwebengine

2023-09-25 Thread Klemens Nanni
On Sun, Sep 24, 2023 at 07:33:13AM +0200, Rafael Sadowski wrote: > On Sat Sep 23, 2023 at 07:18:35PM +, Klemens Nanni wrote: > > On Sat, Sep 23, 2023 at 09:00:25PM +0200, Rafael Sadowski wrote: > > > I see no shortcut to fix "libQt5Pdf.so.1.0: undefined symbol > > > FPDF_InitLibrary". Yes, link

Re: Remove Qt5Pdf support in x11/qt5/qtwebengine

2023-09-23 Thread Rafael Sadowski
On Sat Sep 23, 2023 at 07:18:35PM +, Klemens Nanni wrote: > On Sat, Sep 23, 2023 at 09:00:25PM +0200, Rafael Sadowski wrote: > > I see no shortcut to fix "libQt5Pdf.so.1.0: undefined symbol > > FPDF_InitLibrary". Yes, linking explicitly against libQt5WebEngineCore > > could fix the issue but it

Re: Remove Qt5Pdf support in x11/qt5/qtwebengine

2023-09-23 Thread Klemens Nanni
On Sat, Sep 23, 2023 at 09:00:25PM +0200, Rafael Sadowski wrote: > I see no shortcut to fix "libQt5Pdf.so.1.0: undefined symbol > FPDF_InitLibrary". Yes, linking explicitly against libQt5WebEngineCore > could fix the issue but it's not so easy to fix it in qmake/re2 for me. > > I would suggest to