Skip to content
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

Compiled Windows applications may show an error message when exiting. #2419

Open
1 of 2 tasks
igufei opened this issue Nov 16, 2024 · 0 comments
Open
1 of 2 tasks

Compiled Windows applications may show an error message when exiting. #2419

igufei opened this issue Nov 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@igufei
Copy link

igufei commented Nov 16, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Compiled Windows applications may show an error message when exiting.

Expected Behavior

image
An error as shown in the figure appears when the program exits.

Steps with code example to reproduce

Steps with code example to reproduce
// nothing

Stacktrace/Logs

C4819: The file contains characters that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [E:\Work\Flutter\jsm\jsm_client\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]

E:\Work\Flutter\jsm\jsm_client\windows\flutter\ephemeral\.plugin_symlinks\flutter_inappwebview_windows\windows\types\web_resource_response.cpp(54,28): warning C4244: "Argument": conversion from "__int64" to "int", possible loss of data [E:\Work\Flutter\jsm\jsm_client\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]

E:\Work\Flutter\jsm\jsm_client\build\windows\x64\packages\Microsoft.Web.WebView2\build\native\include\WebView2EnvironmentOptions.h(194,3): warning C4458: "value" declaration hides class member [E:\Work\Flutter\jsm\jsm_client\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]

E:\Work\Flutter\jsm\jsm_client\build\windows\x64\packages\Microsoft.Web.WebView2\build\native\include\WebView2EnvironmentOptions.h(193,3): warning C4458: "value" declaration hides class member [E:\Work\Flutter\jsm\jsm_client\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]

E:\Work\Flutter\jsm\jsm_client\build\windows\x64\packages\Microsoft.Web.WebView2\build\native\include\WebView2EnvironmentOptions.h(194,3): warning C4458: "value" declaration hides class member [E:\Work\Flutter\jsm\jsm_client\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]

E:\Work\Flutter\jsm\jsm_client\build\windows\x64\packages\Microsoft.Web.WebView2\build\native\include\WebView2EnvironmentOptions.h(193,3): warning C4458: "value" declaration hides class member [E:\Work\Flutter\jsm\jsm_client\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]

Flutter version

v3.24.5

Operating System, Device-specific and/or Tool

windows

Plugin version

v6.1.5

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@igufei igufei added the bug Something isn't working label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant