Closed ccouzens closed 2 years ago
Do not generate them, as the Mac clang is a source of regular issues building them.
They haven't changed in 5 years since they were introduced, so I think this is a fairly safe change
https://github.com/tesseract-ocr/tesseract/blob/main/include/tesseract/publictypes.h#L30-L43 (check the blame).
I'm not on a Mac, so haven't been able to properly test this.
I have checked that by changing cfg( to give me the Mac options everything worked.
cfg(
Do not generate them, as the Mac clang is a source of regular issues building them.
They haven't changed in 5 years since they were introduced, so I think this is a fairly safe change
https://github.com/tesseract-ocr/tesseract/blob/main/include/tesseract/publictypes.h#L30-L43 (check the blame).