[tesseract-ocr] Failed to find library "leptonica-1.80.0.dll" for platform x86.

2021-11-29 Thread harika reddy
Hi , I am using tesseract ocr in windows application. It is working fine when I run the application in visual studio or using the .exe file in bin folder. But, when I publish the application using click once I am getting the below error. Exception has been thrown by the target of an invocati

Re: [tesseract-ocr] Failed to find library "leptonica-1.80.0.dll" for platform x86.

2021-11-29 Thread Zdenko Podobny
So what do you expect from forum users? How we can help you? As a developer (I assume as you run applications in Visual Studio), you should be able to correctly handle your application dependencies. Zdenko po 29. 11. 2021 o 16:51 harika reddy napĂ­sal(a): > Hi , I am using tesseract ocr in win

[tesseract-ocr] Failed to find library "leptonica-1.80.0.dll" for platform x86

2021-11-29 Thread Rajesh V
Hi, I'm using Tesseract in my windows application which is built on .NET framework using C# . Application is working fine with Visual studio and bin output generated files. When I publish my application using ClickOnce deployment . I am getting following error message. Exception has been t