[C++] flight compilation problem caused by abseil
Open
Component: C++
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the bug, including details regarding any error messages, version, and platform.
issuse: [[Bug]: CMake build failing on MacOS Ventura 13.3.1 / Xcode 14.3](https://github.com/abseil/abseil-cpp/issues/1465)
Since the latest grpc relies on the abseil-cpp library, and our flight will rely on grpc, the abseil-cpp compilation problem will fail.
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.