yesme / protobuf-parser

Utility for developers who want to build their own implementation for Google Protocol Buffer / service implementation.
36 stars 9 forks source link

Document or automate antlr dependencies #3

Open jones77 opened 7 years ago

jones77 commented 7 years ago
$ make
building lexer
Error: Unable to access jarfile lib/antlr-3.2.jar
make: *** [dsl/ProtoLexer.tokens] Error 1
$
Restioson commented 7 years ago

Could be solved with a gradle build script/maven