The distributed Tess4J-1.1-src.zip includes all the files you need. Assuming you've already had Ant and JDK 6 or 7 32-bit installed, open a command prompt, navigate cd to Tess4J directory, and execute the unit tests by the following command:
ant test For your Java program to work, the JAR files have to be in the program's classpath and other native libraries (DLL, SO) in the search path. Hi > > I'm trying to compile and execute the example code > (TesseractExample.java).But I'm getting the above exception even after > installing 32 bit jvm(tried java 6 and java 7).Please let me know what are > all the jars we need to add to the class path and path environment variable > and also which version of jna we need to use? > -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

