Hi, I downloaded the tesseract from github and installed it on my mac using macports.I was able to locate the libtesseract.3.dylib file and libtesseract.a on my computer. I added the files to my project and used the header file
#include <tesseract/baseapi.h> but the above line throws error stating not found Can anyone please tell me what i am missing to make this work? Thank you -- 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 https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/251f15fb-48fa-4e37-948a-9eeaa8dfb781%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

