yeqown / protoc-gen-fieldmask

Generate FieldMask utility functions for protobuf
MIT License
34 stars 9 forks source link

Unable to build and run this project #20

Open NehaSachan opened 2 years ago

NehaSachan commented 2 years ago

user.proto:9:5: Option "(fieldmask.option.Option)" unknown. Ensure that your proto definition file imports the proto which defines the option.

Keep on getting this.

How to solve this ? Please help.

yeqown commented 2 years ago

What's your purpose? Building this plugin library? or compile some proto files? Anyway, provide your environment and command which is executed.