Han, hi! Could you please upload these files:
-libprotobuf-lite.a
-libprotobuf.a
-libprotoc.a
I try to compile my file, I get errors:
undefined symbol: absl::lts_20240722::log_internal::LogMessageFatal::LogMessageFatal(char const*, int, absl::lts_20240722::string_view)
I think I have the protobuf library compiled incorrectly
Thank you!