It worked with 4.4.1. Thanks a lot! On Fri, Oct 18, 2019, 00:50 Quan Nguyen <[email protected]> wrote:
> Can you try with version 4.3.1 or the latest version 4.4.1? > > On Tuesday, October 15, 2019 at 10:56:14 AM UTC-5, Nuno Feliciano wrote: >> >> Hi, >> >> I am getting an error with Tess4j when I run it in a Windows Server 2008 >> R2 64 bit (tess4j-4.3.0). >> >> Exception in thread "main" java.lang.UnsatisfiedLinkError: >> at com.sun.jna.Native.open(Native Method) >> at com.sun.jna.Native.open(Native.java:1759) >> at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:260) >> at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:398) >> at com.sun.jna.Library$Handler.<init>(Library.java:147) >> at com.sun.jna.Native.loadLibrary(Native.java:412) >> at com.sun.jna.Native.loadLibrary(Native.java:391) >> at >> net.sourceforge.tess4j.util.LoadLibs.getTessAPIInstance(LoadLibs.java:85) >> at net.sourceforge.tess4j.TessAPI.<clinit>(TessAPI.java:42) >> at net.sourceforge.tess4j.Tesseract.init(Tesseract.java:426) >> at net.sourceforge.tess4j.Tesseract.getWords(Tesseract.java:693) >> >> I am using jdk1.8 64 bit >> I don't have the error in a Windows 8.1 Enterprise 64 bit >> >> I have tried using dependecy walker to figure out which dlls I was >> missing. I tried adding a few (dcomp,vcruntime140,msvcp140 and a few more), >> but no luck. >> >> Can anyone help? >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "tesseract-ocr" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tesseract-ocr/hszVYemiUj4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/288c2e81-6a76-41fa-b7b9-9fff1cad5d74%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/288c2e81-6a76-41fa-b7b9-9fff1cad5d74%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAAvFEWyvG9OzDsmh1WnFVn2Pa1vAMYt5Ezvn5tc2KppH%3DtmuKA%40mail.gmail.com.

