-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi,
I have a file ./A.proto that imports ./imported/B.proto.
I created a FieldDescriptorSet from A.proto named A_fds.pb.
I am now using protoscope to decode a A.pb on my project using :
protoscope -descriptor-set ./A_fds.pb -message-type MyData -print-field-names -print-enum-names -o A_test.txt "path\to\my\project\A.pb"
protoscope: proto: could not resolve import "imported/B.proto": not found
protoscope doesn't support import ?
orivej
Metadata
Metadata
Assignees
Labels
No labels