gali8 / Tesseract-OCR-iOS

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
http://www.nexor.it
MIT License
4.22k stars 949 forks source link

How can I build tesseract 4.0 lib ? #341

Closed gezhixin closed 7 years ago

gezhixin commented 7 years ago

I want upgrade tesseract to version 4.0, how build tesseract library for iOS?

Rufy86 commented 7 years ago

I would like to do the same thing. Is there a way to build the tesseract library for iOS?

gezhixin commented 7 years ago

@Rufy86 I flow the http://blog.csdn.net/chinaofmelon/article/details/45954575, but now I can not solve the error “clang: error: unsupported option '-fopenmp'”。u can try it.