This repo is so helpful because of its support for Tesseract 4.0.
I'm try to compile this again with the latest Tesseract release using Xcode 10.2 and got stuck. I'm rebuilding because many of the latest trained models do not work.
But when I followed the instructions and running make, when building Leptonica, this error appears:
../../src/gplot.c:402:18: error: 'system' is unavailable: not available on iOS
Can you please give me some guidance? Or, can you update to the latest Tesseract?
Thanks.
This repo is so helpful because of its support for Tesseract 4.0.
I'm try to compile this again with the latest Tesseract release using Xcode 10.2 and got stuck. I'm rebuilding because many of the latest trained models do not work.
But when I followed the instructions and running make, when building Leptonica, this error appears:
../../src/gplot.c:402:18: error: 'system' is unavailable: not available on iOS
Can you please give me some guidance? Or, can you update to the latest Tesseract?
Thanks.