Hi,
I am new to use tesjeract. I am getting error in the below line.
System.loadLibrary("tesjeract");
please help me on this regard
java.lang.UnsatisfiedLinkError: C:\Veeraraghavan\netbeans-workspace
\MicrosoftOfficeProject\tesjeract.dll: This application has failed to
start because the application configuration is incorrect. Reinstalling
the application may fix this problem
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at com.mpp.tesjeract.TesjeractTest.<clinit>(TesjeractTest.java:
27)
Could not find the main class: com.mpp.tesjeract.TesjeractTest.
Program will exit.
Exception in thread "main"
Exception in thread "main" Java Result: 1
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---