[Development] Using native webview on OS X
Alberto Mardegan
mardy at users.sourceforge.net
Mon Jan 22 18:22:50 CET 2018
On 22/01/2018 18:49, Konstantin Tokarev wrote:
> From [1] it seems like QT_MAC_USE_NATIVE_WEBVIEW environment variable
> is required to use native backend.
>
> [1] https://codereview.qt-project.org/#/c/162337/
Yes, but still QtWebEngine is required, as QtWebView is linking to it.
I've now removed a few lines of code here and there and got a version of
QtWebView which builds fine under macos without being linked to QtWebEngine.
I'll soon try to see if it actually works.
Ciao,
Alberto
More information about the Development
mailing list