Updated wxWebViewEdge for SDK to 0.9.488

Requires Edge 84.0.488.0 or newer

Another SDK release before 1.0 includes some
breaking changes regarding naming
This commit is contained in:
Tobias Taschner
2020-04-20 23:00:10 +02:00
parent 4d3190c9f7
commit 7d1c40ecf5
3 changed files with 41 additions and 41 deletions

View File

@@ -290,7 +290,7 @@ public:
This backend is not enabled by default, to build it follow these steps:
- Visual Studio 2015, or newer, is required
- Download the <a href="https://aka.ms/webviewnuget">WebView2 SDK</a>
nuget package (Version 0.9.430 or newer)
nuget package (Version 0.9.488 or newer)
- Extract the package (it's a zip archive) to @c wxWidgets/3rdparty/webview2
(you should have @c 3rdparty/webview2/build/native/include/WebView2.h
file after unpacking it)