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

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -