Open
Description
Integrating with another project (named CyberRT) will crash, CyberRT have used protobuf's reflection function.
error info:
"[libprotobuf ERROR external/com_google_protobuf/src/google/protobuf/descriptor_database.cc:641] File already exists in database: XXXX.proto
[libprotobuf FATAL external/com_google_protobuf/src/google/protobuf/descriptor.cc:2021] CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
Aborted (core dumped)"
I don't know how to fix it, thanks.