katja-beam / katja

A simple Riemann client written in Erlang.
https://hex.pm/packages/katja
ISC License
27 stars 19 forks source link

Compilation Failure #19

Closed shhnwz closed 4 years ago

shhnwz commented 5 years ago

===> Skipping meck (from {git,"git://github.com/basho/meck.git", {tag,"0.8.2"}}) as an app of the same name has already been fetched ===> Compiling katja ===> Compiling _build/default/lib/katja/src/katja_writer.erl failed _build/default/lib/katja/include/katja_types.hrl:11: can't find include file "katja_pb.hrl"

shhnwz commented 5 years ago

How to get it working with OTP 20/21 ?

joaohf commented 4 years ago

Hello @shhnwz,

The last katja 0.10.0 fixed that issue.

Thanks.