HI ALL,
I got an error java.lang.UnsatisfiedLinkError, I am not getting wat the problem is.
public static void main(String[] args) {
try {
System.loadLibrary("pfcasyncmt");
}
catch(){
}
}
ERROR- xception in thread "main" java.lang.UnsatisfiedLinkError: no pfcasyncmt in java.library.path