Closed
Description
I have an executable jar that uses the JNI on OS X and I was trying to get it to run on Windows 8. I have Java 8 on both, installed the bindings in Windows by copying the dll and lib files to the C:\Windows\System32 directory. WHen I run the code, It get null values, which I think means that it is not doing the JNI calls correct. Is there something that I am missing? Thanks.
Metadata
Metadata
Assignees
Labels
No labels