Skip to content

In the win10 operating system, the demo in the tutorial fails to run #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sonwnja opened this issue Jan 4, 2022 · 5 comments
Closed

Comments

@sonwnja
Copy link

sonwnja commented Jan 4, 2022

image

@baldrs
Copy link

baldrs commented Jan 4, 2022

Also see #59 and #56

@jkelleyrtp
Copy link
Member

Looks like Windows 10 can't even create the WebView? I'll spend some time debugging this - strange bug.

@sonwnja
Copy link
Author

sonwnja commented Jan 5, 2022

I installed the runtime of webview2 to solve this problem:
https://developer.microsoft.com/zh-cn/microsoft-edge/webview2

@jkelleyrtp
Copy link
Member

jkelleyrtp commented Jan 5, 2022

Ah - yes microsoft is pushing webview2 over webview1. You definitely have webview1 installed. I think we can configure Wry (our webview provider) to use webview1 if webview2 ins't installed.

See:
Boscop/web-view#133

@jkelleyrtp
Copy link
Member

We now suggest for people to install webview2 on windows in the getting started guide.

jkelleyrtp pushed a commit that referenced this issue Jun 28, 2023
jkelleyrtp pushed a commit that referenced this issue Jun 28, 2023
fix(#60): handling default cfg & kebab_case name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants