Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Installer #101

Closed
IngoBelka opened this issue Sep 17, 2015 · 10 comments
Closed

Windows Installer #101

IngoBelka opened this issue Sep 17, 2015 · 10 comments

Comments

@IngoBelka
Copy link

Written in the WIKI
"Windows
An installer is available for Windows from our download page."

But as far as I can see there are no Windows installers to download. May be I'm not right, so, please, tell me, where I can get a current Windows installer.

@amitdo
Copy link
Collaborator

amitdo commented Sep 20, 2015

There is a Windows installer for tesseract version 3.02 here:

https://code.google.com/p/tesseract-ocr/downloads/list
tesseract-ocr-setup-3.02.02.exe

I don't think there is a official Windows installer for newer versions.

@IngoBelka
Copy link
Author

Ok, thank you. I took a further look for a newer version and I found:
http://domasofan.spdns.eu/tesseract/
with the newest development version. But the server is delivering the files really slow.

@solomon18
Copy link

Thank you for the latest Windows installer files :).

@stweil
Copy link
Member

stweil commented Dec 5, 2015

The NSIS installer configuration was added and removed twice, the last time with commit b8862b3. Is there currently another method to build an installer for Windows? If not, I'd like to add the NSIS configuration files again. I just finished cross building Tesseract for Windows (including an installer) based on latest Git master and using the MinGW-w64 packages on Debian GNU Linux.

@zdenop
Copy link
Contributor

zdenop commented Dec 5, 2015

This issue is not only about creating windows installer. It is also about providing support. And on windows the there is demand for VS based library (it is quiet easy to create mingw based library with msys, but VS based library need to rebuild all dependencies with VS)

@amitdo
Copy link
Collaborator

amitdo commented Dec 5, 2015

See also PR #162.

@zdenop
Copy link
Contributor

zdenop commented Dec 5, 2015

@amitdo: Future is cmake. There is no sense to make and maintain build system for each version of cmake. cmake correctly detect installed compiler and use it. We are just waiting for leptonica transfer to github, there cmake will be presented to.

@stweil
Copy link
Member

stweil commented Dec 5, 2015

@amitdo, that's interesting, but it still does not include an installer as far as I see.
@zdenop, maybe those Windows developers who are interested in libraries can also compile Tesseract. But those who just want to do OCR on Windows need an installer. Will cmake provide one?

Regarding leptonica, you can start with https://github.com/stweil/leptonica until there is an official GitHub version.

@amitdo
Copy link
Collaborator

amitdo commented Feb 4, 2016

Future is cmake. There is no sense to make and maintain build system for each version of cmake. cmake correctly detect installed compiler and use it. We are just waiting for leptonica transfer to github, there cmake will be presented to.

https://github.com/DanBloomberg/leptonica

@Shreeshrii
Copy link
Collaborator

See issue 209

@zdenop zdenop closed this as completed Feb 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants