Results 5 comments of Mr.Qi

I have also encountered this problem, which makes me very confused. No matter how you set it, it will report an error

hello,https://github.com/gali8/Tesseract-OCR-iOS/issues/299`int returnCode = self.tesseract->Init(self.absoluteDataPath.fileSystemRepresentation, self.language.UTF8String, (tesseract::OcrEngineMode)self.engineMode, (char **)configs, count, &tessKeys, &tessValues, false);`This is my console print message`actual_tessdata_num_entries_

Hi, I want to ask you that I developed ios and I used my own training library in my project but unfortunately it gave me a bug and I crashed

It seems that the version of the recognition library does not match the language library