antono / vala-object

Use Vala from Ruby, Python, Lua, JavaScript (Node.js, gjs, seed) and many other languages
95 stars 14 forks source link

Cant build Java #16

Open gavr123456789 opened 5 years ago

gavr123456789 commented 5 years ago

make bind

...
ibobject_wrap.cxx:178:10: fatal error: jni.h: No such file or directory
  178 | #include <jni.h>
      |          ^~~~~~~
compilation terminated.
make: *** [Makefile:11: bind] Error 1