Hello,
Are there any pre-built library for windows of 3.04 tesseract.
If prebuilt binary does not exist, have any one one tried tesseract to build with Visual Studio 2015.
In git repository documentation say it works well only for vs2008.
--
Thanks
Anshul Maheswari
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 tesseract-oc...@googlegroups.com.
To post to this group, send email to tesser...@googlegroups.com.
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/36ea3186-de82-4a66-a214-c9a552d497b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
ZdenkoOn Thu, Aug 13, 2015 at 4:59 PM, Anshul Maheshwari <anshul...@gmail.com> wrote:Hello,
Are there any pre-built library for windows of 3.04 tesseract.There are only cygwin based[1]. Visual Studio 2012 x86 and x64 can be found at C# tesseract project[2], but it looks like there are 3 months old e.g. not based on official release...
If prebuilt binary does not exist, have any one one tried tesseract to build with Visual Studio 2015.see forum[3] or issues [4];-)
In git repository documentation say it works well only for vs2008.Where?
In README file of repository there is following statement
If you are building from the sources, the recommended build platform is VC++ Express 2008 (optionally 2010).