Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.9
-
None
-
-
b2e1673d9 (dev), 6d85e52e6 (6.9)
Description
Protobuf and gRPC is missing on MacOS 13. The platform is the packaging platform for Android and required tools are missing there.
UPD: The reason is missing CMAKE_PREFIX_PATH pointing to the /usr/local. We should set protobuf_ROOT pointing to the respective cmake files location.