Os: win10 19042.1165
toolchain: stable-x86_64-pc-windows-msvc
rustc: 1.54.0
when I clone source code from github, and run cargo run --example multi_window, show below error
Error: WebView2Error(webview2 error, HRESULT 0x80070002)
error: process didn't exit successfully: `target\debug\examples\multi_window.exe` (exit code: 1)
Os: win10 19042.1165
toolchain: stable-x86_64-pc-windows-msvc
rustc: 1.54.0
when I clone source code from github, and run
cargo run --example multi_window, show below error