Quem sabe de alguma coisa sobre isso? estou com dificuldade de rodar esse exemplo
Exception in thread “main” java.lang.UnsatisfiedLinkError: no ./lib/JCustomOpc in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at javafish.clients.opc.JCustomOpc.(JCustomOpc.java:71)
at teste.main(teste.java:27)