-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 7.0.5
-
Component/s: None
-
None
-
Build
-
ALL
-
Building mongodb 7.0.5 on macOS 14.2.1 with Xcode 15.2 fails because you appear to be using C++20 mode and your bundled boost uses
std::unary_function
which was removed from the language as of C++17.
- duplicates
-
SERVER-87442 Platform Support: Add support for Macos 14 sonoma (ARM64 and AMD64)
- In Code Review
- is related to
-
SERVER-87442 Platform Support: Add support for Macos 14 sonoma (ARM64 and AMD64)
- In Code Review
- related to
-
SERVER-85763 Build failure with Xcode 15
- Closed