Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Does protoscope support import ? #29

Description

@ChristopheClaustre

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions