Tesseract-OCR-iOS icon indicating copy to clipboard operation
Tesseract-OCR-iOS copied to clipboard

Please update libpng to 1.6.34.

Open djevtic87 opened this issue 7 years ago • 0 comments

Please update libpng to 1.6.34 to fix compilation errors.

--- a/TesseractOCR/Makefile +++ b/TesseractOCR/Makefile @@ -1,5 +1,5 @@ LEPTON_NAME = leptonica-1.74.4 -PNG_NAME = libpng-1.6.31 +PNG_NAME = libpng-1.6.34 JPEG_NAME = jpeg-9a TIFF_NAME = tiff-4.0.8

djevtic87 avatar Nov 24 '17 15:11 djevtic87