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

Xcode 7.2 linker error #252

Open yoostas opened 8 years ago

yoostas commented 8 years ago

Hello I tried to import Tesseract-OCR-iOS via cocoa pods and i have linker error screen shot 2016-02-26 at 5 02 21 pm screen shot 2016-02-26 at 5 02 08 pm screen shot 2016-02-26 at 5 01 56 pm screen shot 2016-02-26 at 5 01 28 pm screen shot 2016-02-26 at 5 00 55 pm

I've tried to delete and install pods for many times, but always got this error. How can it be solved? Help please)

ws233 commented 8 years ago

Have you added libTesseractOCRiOS.a library as a dependency of you main target you are trying to build? It seems it is not built. Also try to remove TesseractOCR.framework from the linking stage. Let me know if these help you.

yoostas commented 8 years ago

I've already re-create the project. Made it clean. And all working fine. Thank you for your reply)

MBanos commented 7 years ago

I faced the same problem. Solved: Find "Framework Search Paths" and add/change this value:

$(inherited) recursive