The JNI library for OSX appears to be for the wrong architecture for modern OSX.
I took one shot at compiling it and managed to fix the compiler warnings and other issues, but am stumped because it's using Carbon Events which isn't available at all anymore. My fork contains the work for as far as I was able to get.
The JNI library for OSX appears to be for the wrong architecture for modern OSX.
I took one shot at compiling it and managed to fix the compiler warnings and other issues, but am stumped because it's using Carbon Events which isn't available at all anymore. My fork contains the work for as far as I was able to get.