Tesseract-OCR-iOS
Tesseract-OCR-iOS copied to clipboard
Please update libpng to 1.6.34.
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