Issues currently arising where QtWebKit and QtWebKitWidgets are not installed and therefore cause the client to not compile are caused by the deprecation of QtWebKit.
QtWebKit is used by the store tab to display the page, but according to this porting guide it should be an easy fix.
Issues currently arising where
QtWebKit
andQtWebKitWidgets
are not installed and therefore cause the client to not compile are caused by the deprecation of QtWebKit.QtWebKit
is used by the store tab to display the page, but according to this porting guide it should be an easy fix.