another update, It turned out I didn't have the 'llvm' installed (I had llvm-config). After the installation of llvm packge, it looks like it's worthless anyway:

ERROR: llvm installation 3.8.0 is incompatible with Stylo bindgen.

To compile Stylo, please install version 3.9.0 or greater of
Clang + LLVM and ensure that the 'llvm-config' from that
installation is first on your path.

You can verify this by typing 'llvm-config --version'.

Reply via email to