Skip to content

TesseractOCR Undefined symbols for architecture arm64: #12

Open
@SravanthiRedd

Description

Hi, Thanks to your great project. It works fine for normally rectangle image In Simulator. But in the when we are unable to build into iPhone. Getting Belo Issues.

ld: warning: ignoring file /Users/XXXX/Desktop/MMCamScanner/TesseractOCR.framework/TesseractOCR, file was built for archive which is not the architecture being linked (arm64): /Users/XXXX/Desktop/MMCamScanner/TesseractOCR.framework/TesseractOCR
Undefined symbols for architecture arm64:
"OBJC_CLASS$_G8RecognitionOperation", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture arm64 referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions