Merge branch 'webview_edge3' of https://github.com/TcT2k/wxWidgets
Update wxWebViewEdge for SDK 0.9.488. It now requires Edge 84.0.488.0 or newer (currently Canary). See https://github.com/wxWidgets/wxWidgets/pull/1814
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user