Broadway Kafka - (Mix) Could not compile dependency :snappyer, "escript.exe

for those who are getting the same error as mine you can visit this link : link

my C++ was targeting x86 compiler version whereas the snappyer rebar was looking for the x64 compiler version. Thanks a lot.

1 Like