[webkit-qt] QtWebkit 5.212 issue

Ramakanth Kesireddy rama.kesi at gmail.com
Sat May 9 19:59:35 PDT 2020


Hi Konstantin,

Can you let me know if the sources
https://github.com/qtwebkit/qtwebkit/releases/tag/qtwebkit-5.212.0-alpha4 would
be compatible for both Qt 5.12.8 LTS and Qt 5.15 LTS sources or we need to
fetch sources from other path?

Best Regards,
Ramakanth

On Sat, 9 May, 2020, 20:34 Konstantin Tokarev, <annulen at yandex.ru> wrote:

>
>
> 09.05.2020, 07:16, "Ramakanth Kesireddy" <rama.kesi at gmail.com>:
> > Hi Konstantin,
> >
> > Thanks a lot for your mail.
> >
> > Can we use QtWebkit open sources from 5.212 branch if we go with Qt
> 5.12.8 or Qt 5.15 LTS commercial sources?
>
> Yes, but you'll have to comply with terms of LGPL 2.
> https://webkit.org/licensing-webkit/
>
> > If so, do you recommend to use QtWebkit sources from  or any other
> official sources
> > from master or stable branch?
> >
> > Best Regards,
> > Ramakanth
> >
> > ---------- Forwarded message ---------
> > From: Konstantin Tokarev <annulen at yandex.ru>
> > Date: Thu, 7 May, 2020, 03:45
> > Subject: Re: [webkit-qt] QtWebkit 5.212 issue
> > To: Ramakanth Kesireddy <rama.kesi at gmail.com>
> > Cc: Silvio Frischknecht <sfrischknecht at dizmo.com>,
> webkit-qt at lists.webkit.org <webkit-qt at lists.webkit.org>
> >
> > 06.05.2020, 20:13, "Ramakanth Kesireddy" <rama.kesi at gmail.com>:
> >> Hi Konstantin,
> >>
> >> Thanks a lot for your email. The patch works.
> >>
> >> A quick Couple of questions:
> >>
> >> 1) As I installed 32 bit Qt binaries on Ubuntu 16.04 using multi-lib
> package, do we need to pass any cmake options so that it installs 32 bit
> QtWebkit libs? If so, could you please let me know?
> >
> > You should be able to do this by setting CFLAGS=-m32 and CXXFLAGS=-m32
> environment variables before running cmake first time.
> > See also
> https://stackoverflow.com/questions/51637965/cmake-create-and-link-32bit-and-64bit-versions-of-library/51647547#51647547
> and other resources on cmake
> >
> >>
> >> 2) What would be the cmake options to use sysroot and cross compiler
> tool chain for configuring QtWebkit using cmake and install on target?
> >
> >
> https://cmake.org/cmake/help/v3.6/manual/cmake-toolchains.7.html#cross-compiling-for-linux
> >
> >>
> >> Appreciate your help in this regard.
> >>
> >> Best Regards,
> >> Ramakanth
> >>
> >
> > --
> > Regards,
> > Konstantin
>
>
> --
> Regards,
> Konstantin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20200510/6f5e8e06/attachment.htm>


More information about the webkit-qt mailing list