Snapchat / djinni

A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.
Apache License 2.0
179 stars 50 forks source link

Fix djinni scala build on Linux #149

Closed li-feng-sc closed 1 year ago

li-feng-sc commented 1 year ago

Djinni scala source code build is broken on linux. This PR fixes it:

Tested on Ubuntu: run_djinni.sh builds the scala source and runs the tool Tested on MacOS: everything still works