Hi everyone. I'm attempting to learn a little bit about Java JNI and I wanted to run this example on my mac (http://www.codetoad.com/java_simpleJNI.asp). I got through the first few steps, writing the .java, generating the .h, and writing the .c, but after that I think the steps are Windows specific. Does anyone know how to compile and run this easy example in the terminal on a Mac? Thanks!
Also, if you know of any other tutorials that would be helpful, I'd really appreciate suggestions.
Also, if you know of any other tutorials that would be helpful, I'd really appreciate suggestions.