You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiled Windows applications may show an error message when exiting.
Expected Behavior
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!
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Compiled Windows applications may show an error message when exiting.
Expected Behavior
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
Flutter version
v3.24.5
Operating System, Device-specific and/or Tool
windows
Plugin version
v6.1.5
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: