doxakis / How-to-use-tesseract-ocr-4.0-with-csharp

How to use Tesseract OCR 4.0 with C#
MIT License
61 stars 68 forks source link

Downloading from Appveyor #2

Open DNYLA opened 5 years ago

DNYLA commented 5 years ago

when i go to https://ci.appveyor.com/project/zdenop/tesseract and look at the current build i don't understand how i go from there to the 64 bit or 32 bit download page.

doxakis commented 5 years ago

Hi,

it look like the last build failed. When I look in the history (https://ci.appveyor.com/project/zdenop/tesseract/history), the last successful build would be https://ci.appveyor.com/project/zdenop/tesseract/builds/26635995.

In the bottom, you will see 2 jobs :

Choose the right one by clicking on it. Next, press on "Artifacts" Press on tesseract.zip to download the file.

As you would see it has been almost 2 years I have not touch this project. It look like the executable has been renamed to google.tesseract.tesseract-master.exe, but it is not working and it ask me for missing dll to start the program...

DNYLA commented 5 years ago

yea i realized that as soon as i created the ticket sorry about that i think its because tesseract 5.0 has been released and that probably changed everything thanks anyways.

doxakis commented 5 years ago

If you open an issue elsewhere, you can link it here so I can be in touch.

Thanks!