So I'm pretty new to C++ programming. I'm experienced in python and would use the C Api from Python but it looks like it requires use of a dll file which is only on windows and I have a mac.
I am trying to follow the direction: "Program must be linked to tesseract-ocr library and leptonica library." and am having trouble because I don't know what to link to. My understanding is the file to link to will be a .a file? I don't see any .a files associated with tesseract. I've got tesseract working from command line, but can't get it working in the context of my XCode C ++ project. Thanks you very much for taking a glance at this basic question!! -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/a1db5529-3c16-4ae9-a35c-da77512a8bcd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

