Skip to content

Header Files Not Included for Imported Files #1

@indygreg

Description

@indygreg

Currently, the generated files don't include other generated files when a .proto file imports another file. This causes compilation errors due to missing symbols.

The file generation should be changed such that the corresponding .pb-lua.h files are #include'd when a file is imported in the protocol buffer descriptor file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions