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
When trying to build the windows app getting the following error
D:\flutter_projects\flutter_desktop_webview_auth-main\example\build\windows\packages\Microsoft.Windows.ImplementationLibrary\include\wil\resource.h(2543,38): error C2440: 'specialization': cannot convert from 'overloaded-function' to 'unknown-type' [D:\flutter_projects\flutter_desktop_webview_auth-main\example\build\windows\plugins\desktop_webview_auth\desktop_webview_auth_plugin.vcxproj]
D:\flutter_projects\flutter_desktop_webview_auth-main\example\windows\flutter\ephemeral.plugin_symlinks\desktop_webview_auth\windows\desktop_webview_auth_plugin.cpp(20,10): fatal error C1083: Cannot open include file: 'atlstr.h': No such file or directory [D:\flutter_projects\flutter_desktop_webview_auth-main\example\build\windows\plugins\desktop_webview_auth\desktop_webview_auth_plugin.vcxproj]
Exception: Build process failed.
The text was updated successfully, but these errors were encountered:
When trying to build the windows app getting the following error
D:\flutter_projects\flutter_desktop_webview_auth-main\example\build\windows\packages\Microsoft.Windows.ImplementationLibrary\include\wil\resource.h(2543,38): error C2440: 'specialization': cannot convert from 'overloaded-function' to 'unknown-type' [D:\flutter_projects\flutter_desktop_webview_auth-main\example\build\windows\plugins\desktop_webview_auth\desktop_webview_auth_plugin.vcxproj]
D:\flutter_projects\flutter_desktop_webview_auth-main\example\windows\flutter\ephemeral.plugin_symlinks\desktop_webview_auth\windows\desktop_webview_auth_plugin.cpp(20,10): fatal error C1083: Cannot open include file: 'atlstr.h': No such file or directory [D:\flutter_projects\flutter_desktop_webview_auth-main\example\build\windows\plugins\desktop_webview_auth\desktop_webview_auth_plugin.vcxproj]
Exception: Build process failed.
The text was updated successfully, but these errors were encountered: