libgdx / gdx-jnigen

jnigen is a small library that can be used with or without libGDX which allows C/C++ code to be written inline with Java source code.
Apache License 2.0
59 stars 26 forks source link

fix: Stop silent failure if NDK or compiler is not present #52

Closed Berstanio closed 7 months ago

Berstanio commented 7 months ago

Outstanding might be, what to do if stripper resolve fails?

Fixes https://github.com/libgdx/gdx-jnigen/issues/43