Update interface/wx/webview.h

Co-Authored-By: PB <PBforDev@gmail.com>
This commit is contained in:
Tobias Taschner
2020-01-12 21:10:41 +01:00
committed by GitHub
parent e365fbbac8
commit 19b85d6370

View File

@@ -292,7 +292,7 @@ public:
- Download the <a href="https://aka.ms/webviewnuget">WebView2 SDK</a> - Download the <a href="https://aka.ms/webviewnuget">WebView2 SDK</a>
nuget package (Version 0.8.355 or newer) nuget package (Version 0.8.355 or newer)
- Extract the package (it's a zip archive) to @c wxWidgets/3rdparty/webview2 - Extract the package (it's a zip archive) to @c wxWidgets/3rdparty/webview2
- Enable @c wxUSE_WEBKIT_EDGE in CMake or @c setup.h - Enable @c wxUSE_WEBVIEW_EDGE in CMake or @c setup.h
- Build wxWidgets webview library - Build wxWidgets webview library
- Copy @c WebView2Loader.dll from @c wxWidgets/3rdparty/webview2/build/ - Copy @c WebView2Loader.dll from @c wxWidgets/3rdparty/webview2/build/
to your applications executable to your applications executable