libgdx/gdx-jnigen

Non UTF-8 encoding can lead to task freeze

Closed this issue · 0 comments

The jnigen task for gdx-freetype e.g. hangs indefinitly, if the system encoding is ASCII.
Best way might be to enforce UTF-8 encoding for javah call.