[webkit-qt] QtWebkit 5.212 issue

Ramakanth Kesireddy rama.kesi at gmail.com
Fri May 8 21:16:05 PDT 2020


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?
If so, do you recommend to use QtWebkit sources from
https://github.com/qtwebkit/qtwebkit/releases/tag/qtwebkit-5.212.0-alpha4 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20200509/300d84a0/attachment.htm>


More information about the webkit-qt mailing list