Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Showing posts with label
jni
.
Show all posts
Showing posts with label
jni
.
Show all posts
Wednesday, August 8, 2012
libjvm.so: cannot open shared object file: No such file or directory
›
In my Ubuntu Linux, I was trying to call Java from C++ using JNI. Compiling progress was succeed but at runtime I saw an error on conco...
5 comments:
Wednesday, January 18, 2012
When to use Java Native Interface (JNI) ?
›
Programming in Java is totally fun, especially, if you use it for general purposes. The term 'general purposes" is stated here as...
1 comment:
›
Home
View web version