Hi Konstantin,

Thanks for your mail.

As per  https://github.com/qtwebkit/qtwebkit/wiki/Building-QtWebKit-on-Linux,
it has dependency on Qt positioning and sensor modules.
Since in the configure line, I skipped the modules  using -skip qtlocation
-skip qtsensors, Could you please let me know if Qtwebkit has
mandatory dependency on these modules or can be disabled with
-DENABLE_LOCATION=OFF and
   -DENABLE_SENSORS=OFF ?

Best Regards,
Ramakanth


On Thu, Apr 30, 2020 at 10:43 PM Konstantin Tokarev <[email protected]>
wrote:

>
>
> 30.04.2020, 19:29, "Ramakanth Kesireddy" <[email protected]>:
> > I need to pass below options in the cmake configure options,right?
>
> Yes
>
> >
> > So QtWebkit cannot be build along with Qt 5.12.8 sources unlike with Qt
> 5.6.3 earlier as the build is being supported only with cmake and needs to
> be built with cmake on Qt installed binaries?
>
> Yes
>
>
> --
> Regards,
> Konstantin
>
_______________________________________________
webkit-qt mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to