Skip to content
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

Add Code Generator for idl_gen_fbs to parse .proto files #7832

Merged
merged 7 commits into from
Mar 2, 2023

Conversation

Kn99HN
Copy link
Contributor

@Kn99HN Kn99HN commented Feb 18, 2023

Fixes #7827

@github-actions github-actions bot added c++ codegen Involving generating code from schema python labels Feb 18, 2023
src/flatc.cpp Outdated Show resolved Hide resolved
src/flatc.cpp Outdated Show resolved Hide resolved
@dbaileychess dbaileychess merged commit 4a34cd7 into google:master Mar 2, 2023
dbaileychess pushed a commit that referenced this pull request Mar 15, 2023
* Add code generator for proto files

* Update

* Add --proto to script

* Remove cmt

* Move proto parsing logic into else block to share same set up logic for code_generator

* Remove IsValidCodeGenerator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to generate fbs files using the --proto flag
4 participants