I need to pass below options in the cmake configure options,right? 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?
On Thu, 30 Apr, 2020, 19:54 Konstantin Tokarev, <[email protected]> wrote: > > > 30.04.2020, 16:56, "Ramakanth Kesireddy" <[email protected]>: > > Hi Konstantin, > > > > Is there any dependency of Qt WebKit on Qtwebeockets or any other > modules as few modules like Qtwebeockets are skipped in installation of Qt > libraries along with no opengl in the configure line since there is no GPU > on embedded device. But do I need to enable opengl on Ubuntu 16.04 > desktop..Please let me know in this regard. > > See previous answer. Also, if you are not using QML API you can build with > -DENABLE_WEBKIT2=OFF > which implicitly disables QtWebSockets dependency as well as other stuff > you don't need. > > > > -- > Regards, > Konstantin >
_______________________________________________ webkit-qt mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-qt
