Hi Nick, I am using C++ API. For BLOCK_IT, i believe i need to include blobbox.h header. It internally calls clst.h header and other headers. Once i include blobbox.h in my code, i am getting "fatal error: clst.h: No such file or directory" Am i missing to include any headers or libraries?
Thanks, On Saturday, 28 June 2014 02:30:49 UTC+5:30, Nick White wrote: > > Hi Raghavan, > > On Tue, Jun 24, 2014 at 06:58:56AM -0700, Raghavan P wrote: > > When i try to make use of tesseract classes like BLOCK_IT and > BLOCK_LINE_IT, I > > am getting the error "it was not declared in this scope". > > May i know what header should i bring in or what am i missing here? > > Are you using the C-API, or the C++ API? Can you share an example of > the code you're using? > > Thanks, > > Nick > -- 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/0703ac08-b727-4b71-aed3-99eb9b117ad3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

