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
I'm very happy about Firebase that now support Windows platform for principal plugins as auth and firestore.
But i'm facing an issue when trying to build Windows release.
Especially I get this error:
_firebase_auth.lib(a9003852461049443285ecfe94112265_firebase_auth.dir_Debug_sign_up_new_user_request.obj) : error LNK2001: external symbol _imp__invalid_parameter not resolved
And many more like this. At the end another error: fatal error LNK1120: 3 external not resolved
Is anyone having the same issue or knows how to build a Windows Release?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'm very happy about Firebase that now support Windows platform for principal plugins as auth and firestore.
But i'm facing an issue when trying to build Windows release.
Especially I get this error:
_firebase_auth.lib(a9003852461049443285ecfe94112265_firebase_auth.dir_Debug_sign_up_new_user_request.obj) : error LNK2001: external symbol _imp__invalid_parameter not resolved
And many more like this. At the end another error:
fatal error LNK1120: 3 external not resolved
Is anyone having the same issue or knows how to build a Windows Release?
Beta Was this translation helpful? Give feedback.
All reactions