Skip to content

Header Files Not Included for Imported Files #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
indygreg opened this issue Aug 7, 2011 · 0 comments
Open

Header Files Not Included for Imported Files #1

indygreg opened this issue Aug 7, 2011 · 0 comments

Comments

@indygreg
Copy link
Owner

indygreg commented Aug 7, 2011

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant