c++ - There is no phonenumber.pb.h in libphonenumber -
there no phonenumber.pb.h , phonemetadata.pb.h in libphonenumber(cpp) lib
so there way find them out?
thanks!
these files generated google protobuffers library simple .proto file describes protocol messages.
check out library sources, there should phonemetadata.proto
, phonenumber.proto
Comments
Post a Comment