firebase / firebase/firebase-cpp-sdk
[FR] Add Windows Arm64 support
- 主要言語
- C++
- スター
- 326
- フォーク
- 137
- 平均マージ
- 3日 9時間
- マージ済み PR(30日)
- 5
説明
### 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.
コントリビューションガイド
調査の方向性
参照されている packages/firebase_core/firebase_core/windows/CMakeLists.txt から始め、そこではビルド済みの Windows ライブラリをどのようにダウンロードしているかを確認します。次に、Firebase C++ SDK のリリース成果物とアーキテクチャのサポート状況を確認します。Windows Arm64 ライブラリが利用可能になり、FlutterFire が Arm64 ターゲット向けにそれを選択できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cmake, cpp, flutter
- 領域
- build-system, desktop-dev
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100