Source: jinput
Severity: serious
User: [email protected]
Usertags: default-java10
jinput fails to build with Java 10 due to the removal of javah:
jar:
[jar] Building jar:
/build/1st/jinput-20100502+dfsg/plugins/linux/bin/linux.jar
createJNIHeaders:
BUILD FAILED
/build/1st/jinput-20100502+dfsg/build.xml:110: The following error occurred
while executing this line:
/build/1st/jinput-20100502+dfsg/build.xml:69: The following error occurred
while executing this line:
/build/1st/jinput-20100502+dfsg/plugins/linux/build.xml:56: javah does not
exist under Java 10 and higher, use the javac task with nativeHeaderDir instead