When I try to run the sample project, I run into the following error:
Undefined symbols for architecture x86_64:
"OBJC_CLASS$_Tesseract", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture x86_64
Hope you could help me with this, thank you:)
When I try to run the sample project, I run into the following error:
Undefined symbols for architecture x86_64:
"OBJC_CLASS$_Tesseract", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture x86_64
Hope you could help me with this, thank you:)