Hi,
Gator daemon use protobuf logging header file. Which has been dropped in recent Protobuf release
They moved to ABSEIL Logging
See: protocolbuffers/protobuf@a9f1ea6
Issue is this header is no more found here:
|
#include <google/protobuf/stubs/logging.h> |
Blame: @bengaineyarm