tesseract-vs2012 icon indicating copy to clipboard operation
tesseract-vs2012 copied to clipboard

Tesseract OCR engine and dependencies with VS 2013 support, both 64 and 32 bit.

Results 14 tesseract-vs2012 issues
Sort by recently updated
recently updated
newest added

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: [V773](https://www.viva64.com/en/w/v773/) The function was exited without releasing the 'p' pointer....

It scares me that the name of the sln in this repo 'tesseract.sln' is the same as the one in the tesseract repo. Just saying.

in case there is interested, this is the previous PR + webp

Apologies that the VS2015 stuff is mixed in with the 1.72. Note that the compilation flag /Tp is added to liblept per #11. Sorry this is a second pull request...

There are two leptonica_versionnumbers.props files, one in the main directory and one in includes. I want to recommend that (1) we have one, maybe in includes, as that is what...

When I run 'git am --signoff < "..\vs2013+64bit_support-git.patch"' I get a cryptic 'patch does not have a valid e-mail address.' Might be just me though. Did you build the solution...

how is the patch generated? would it be better to just have a fork off of tesseract?

shouldn't this be 1 since we have giflib?

Hi, just a note when you get to it - or when I get the PR ready - when switching to 1.72, /TP (C++ mode) needs used as L_BUF_SIZE is...