You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
protoc --php_out=/home/tolik/proto/ -I. /home/tolik/proto/auth_proto.proto
File does not reside within any path specified using --proto_path (or -I). You must specify a --proto_path which encompasses this file. Note that the proto_path must be an exact prefix of the .proto file names -- protoc is too dumb to figure out when two paths (e.g. absolute and relative) are equivalent (it's harder than you think).
I am confused with your usage. When I follow your instruction, how can I use it.
protoc-gen-php some.proto is not work
The text was updated successfully, but these errors were encountered: