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

firebase_auth_plugin.cpp: Bug in running Windows #13317

Open
1 task done
Paularezk3 opened this issue Sep 11, 2024 · 0 comments
Open
1 task done

firebase_auth_plugin.cpp: Bug in running Windows #13317

Paularezk3 opened this issue Sep 11, 2024 · 0 comments
Labels
Needs Attention This issue needs maintainer attention. platform: web Issues / PRs which are specifically for web. platform: windows Issues / PRs which are specifically for Windows. plugin: auth plugin: storage type: bug Something isn't working

Comments

@Paularezk3
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Auth, Storage

Which platforms are affected?

Web, Windows

Description

expected to run smoothly as always but after upgrading flutter this error lines appeared
E:\Business\3- Mine\3- Flutter App\import_website\windows\flutter\ephemeral.plugin_symlinks\firebase_auth\windows\firebase_auth_plugin.cpp(1110,39): error C2220: the following warning is treated as an error [E:\Business\3- Mine\3- Flutter App\import_website\build\windows\x64\plugins\firebase_auth\firebase_auth_plugin.vcxproj]
E:\Business\3- Mine\3- Flutter App\import_website\windows\flutter\ephemeral.plugin_symlinks\firebase_auth\windows\firebase_auth_plugin.cpp(1110,39): warning C4996: 'firebase::auth::User::UpdateEmail': was declared deprecated [E:\Business\3- Mine\3- Flutter App\import_website\build\windows\x64\plugins\firebase_auth\firebase_auth_plugin.vcxproj]
E:\Business\3- Mine\3- Flutter App\import_website\windows\flutter\ephemeral.plugin_symlinks\firebase_storage\windows\firebase_storage_plugin.cpp(4,1): error C2220: the following warning is treated as an error [E:\Business\3- Mine\3- Flutter App\import_website\build\windows\x64\plugins\firebase_storage\firebase_storage_plugin.vcxproj]
E:\Business\3- Mine\3- Flutter App\import_website\windows\flutter\ephemeral.plugin_symlinks\firebase_storage\windows\firebase_storage_plugin.cpp(4,1): warning C4005: '_CRT_SECURE_NO_WARNINGS': macro redefinition [E:\Business\3- Mine\3- Flutter App\import_website\build\windows\x64\plugins\firebase_storage\firebase_storage_plugin.vcxproj]
Building Windows application... 473.8s
Build process failed.

Reproducing the issue

just run the windows platform on flutter with firebase storage plugin and auth plugin

Firebase Core version

2.32.0

Flutter Version

3.24.2

Relevant Log Output

No response

Flutter dependencies

Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

@Paularezk3 Paularezk3 added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Sep 11, 2024
@SelaseKay SelaseKay added plugin: auth plugin: storage platform: web Issues / PRs which are specifically for web. platform: windows Issues / PRs which are specifically for Windows. labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Attention This issue needs maintainer attention. platform: web Issues / PRs which are specifically for web. platform: windows Issues / PRs which are specifically for Windows. plugin: auth plugin: storage type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants