Hi It trying to write word extraction from image code , that need install or compile tesseract-ocr for visual studio 2010...<http://stackoverflow.com/questions/11592650/install-tesseract-in-visual-studio-2010> I'm try to built it by open tesseract.sln and run it .. but still have this error
error C2653: 'tesseract' : is not a class or namespace name error C2065: 'TessBaseAPI' : undeclared identifier any help please ... -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

