When I run xcode to compile this app, there are two errors
I have installed protobuf30
Showing Recent Issues
Undefined symbol: google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)
Undefined symbol: google::protobuf::internal::ExtensionSet::_InternalSerializeImpl(int, int, unsigned char*, google::protobuf::io::EpsCopyOutputStream*) const
my mac is 11.6.2 and canot update to mac 12
so how to figure it out?
thank you.
When I run xcode to compile this app, there are two errors
I have installed protobuf30
my mac is 11.6.2 and canot update to mac 12
so how to figure it out?
thank you.