firebase / firebase/firebase-cpp-sdk
[FR] Add Windows Arm64 support
Offen
api: core
type: feature request
- Vorherrschende Sprache
- C++
- Sterne
- 326
- Forks
- 137
- Ø Merge
- 3 T. 9 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
### Feature proposal
* Firebase Component: All
The FlutterFire package [downloads a pre-built library](https://github.com/firebase/flutterfire/blob/a48a707061e234a18bcef663d78c4a899caadf75/packages/firebase_core/firebase_core/windows/CMakeLists.txt#L28C27-L28C118). Currently it assumes an x64 architecture and fails on Windows Arm64 machine.
Ideally the Firebase C++ SDK would also publish a Windows Arm64 library. This would enable the FlutterFire package to choose the correct library based off the target architecture.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.