On Wednesday, 14 August 2019 17:00:51 CEST Shawn Rutledge wrote: > > On 14 Aug 2019, at 16:41, Thiago Macieira <[email protected]> > > wrote: > > > > If it uses the already-compiled qtwebengine, then there may be a way. > > I think the point of bundling qtpdf into the qtwebengine repository is that > they will be built together, from the same sources. I hope it also means > that the same Pdfium shared object will be used by both, at runtime, but > maybe somebody can confirm that?
Same sources, and maybe even same the object files during building, but at the moment they end up as two different modules. We don't have a pdfium shared library, and it is not on our timeline. 'Allan _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
