Integrate Tesseract 4 Source into Xcode Project (C++)
17 views
Skip to first unread message
Aaron
unread,
Feb 1, 2019, 11:49:58 PM2/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Hi,
I'm trying to integrate Tesseract Source into a C++ project in Xcode 10 (on MacOS High Sierra). When copying the source directory into the project, it's not self-evident as to how the necessary API headers are to be included (to avoid errors). Any advice would be much appreciated.