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

@ChristopheClaustre

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions