Hi Rara,
On Thu, Jul 31, 2014 at 08:29:51AM -0700, Rara wrote:
> I'm searching of a detailed guide for developpement with Tesseract and a tuto
> explained how to use and test this platform with windows OS.
> Looking forward to your answer !
There is an example program using the C API here:
https://code.google.com/p/tesseract-ocr/wiki/APIExample#Example_using_the_C-API_in_a_C_program
Compiling and running it is quite a standard affair across
platforms, nothing special is required to link to Tesseract.
Nick