Closed trigchen closed 6 years ago
Just checked in a complete Unicode update...this will be fixed in release v2.0.0. I will comment back when the new binary has been released for testing.
Version 2.0.0 has been released. Please test this issue using the new version and comment back here with your results. Thanks!
Can't find lib when use 2.0 jar.
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\admin\AppData\Local\Temp\1522732107815-jSerialComm.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at com.fazecast.jSerialComm.SerialPort.
Found the problem. Please try again with version 2.0.1 and close if successful.
It can display unicode encoded serial port name now. JserialComm version: 2.0.2
please see attachment.