Exception in thread "main" java.lang.UnsatisfiedLinkError: no anychats4java in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at com.bairuitech.anychat.AnyChatCoreSDK.<clinit>(AnyChatCoreSDK.java:414)
at com.bairuitech.demo.AnyChatDemo.initSdk(AnyChatDemo.java:46)
at com.bairuitech.demo.AnyChatDemo.main(AnyChatDemo.java:33)