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

Unable to run example app in widows #26

Open
AdarshKadrolli1998 opened this issue Jun 28, 2022 · 1 comment
Open

Unable to run example app in widows #26

AdarshKadrolli1998 opened this issue Jun 28, 2022 · 1 comment

Comments

@AdarshKadrolli1998
Copy link

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.

@mkidv
Copy link

mkidv commented Aug 14, 2022

You have to install ATL library from Visual Studio Installer, see this comment :
juliansteenbakker/flutter_secure_storage#356 (comment)

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

2 participants