I want to write a REST web service that is using the .so library. I placed my library in /usr/lib/libnativeclass.so. I added it as native library path prefix.
But I get this error...can anyone helps me?
java.lang.UnsatisfiedLinkError: com.springapp.java_cpp_layer.NativeClass.getTemperature()F