How CounterOutter.java is generated from protoc? #825
Unanswered
zonglinpeng
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How CounterOutter.java is generated from counter.proto?
Which version of protoc was used?
What options are used? I used libprotoc 3.20.1 and protoc -I=. --java_out=. counter.proto
The generated CounterOutter.java has missing symbols
Related PR: #760
@horizonzy
Beta Was this translation helpful? Give feedback.
All reactions