Or other way around: TessTextRendererCreate is tesseract 3.04 (C-API) function, so you need to upgrade your tesseract library.
Zdenko You'd need Tess4J 1.5, which is compatible with Tess 3.02. On Friday, September 4, 2015 at 5:59:00 AM UTC-5, Hang Wen wrote: > > Hi, > > I got the following error when trying to initialize TessAPI1() on Mac: > > Exception in thread "main" java.lang.UnsatisfiedLinkError: Error looking >> up function 'TessTextRendererCreate': dlsym(0x7fb8dad55ca0, >> TessTextRendererCreate): symbol not found >> at com.sun.jna.Function.<init>(Function.java:208) >> at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:536) >> at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:513) >> at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:499) >> at com.sun.jna.Native.register(Native.java:1509) >> at com.sun.jna.Native.register(Native.java:1396) >> at com.sun.jna.Native.register(Native.java:1156) >> at net.sourceforge.tess4j.TessAPI1.<clinit>(TessAPI1.java:39) > > > I've referred to this post > <https://groups.google.com/forum/#!topic/tesseract-ocr/y8m_IIk767s>, and > made sure libtesseract.dylib is in my system path. But I still got this > error. > > The TessAPI() works fine. > > I have 3.02.02_3 and tess4j 2.0.1 > > Thank you for any ideas. > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/bb2c354c-f5e6-42fb-bb30-c138e463cf96%40googlegroups.com <https://groups.google.com/d/msgid/tesseract-ocr/bb2c354c-f5e6-42fb-bb30-c138e463cf96%40googlegroups.com?utm_medium=email&utm_source=footer> . For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8x6kNse0p6fBVW5WhFf8b5%3DEcBgYMEey-WUMRy-BP2tEQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

