Cross compile for arm64 (iOS)
Open
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
Is there a definitive way to compile Folly and it's dependencies for arm64?
I have tried running Cmake with an iOS toolchain but FindDoubleConversion.cmake always fails, despite double-conversion being installed on my machine.
I'm not all that great with Cmake, so this process has been very difficult.
Contributor guide
Assessment
This issue has not been assessed yet.