воскресенье, 4 ноября 2012 г., 21:38:33 UTC+3 пользователь zdenop написал:
>
>  
>    1. Download 
> tesseract-ocr-3.02.02-win32-lib-include-dirs.zip<http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-ocr-3.02.02-win32-lib-include-dirs.zip>and
>  
>    
> tesseract-ocr-API-Example-vs2008.zip<http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-ocr-API-Example-vs2008.zip>
>  
>    2. Unpack it to the same directory (so all relative references should 
>    work) 
>    3. Open and compile example VC++ 2008 solution 
>     4. Copy result executable, tesseract dll, leptonica dll (in case you 
>    did shared build) to the same directory (or put dlls to directory that is 
>    in your %patj%)
>     5. Run executable 
>    6. Modified example project to you needs... 
>    7. Share result, experience, know-how, write how-to etc...
>     
> --
> Zdenko
>

Thanks a lot! But i realized, that this erorrs happens only when i'm 
creating "vs2008 c++ CLI Windows Forms" project, in any console project 
tesseract works well. I can't understand what problems in linker are, when 
you change console to windows forms, dependences and all settings are same.

>
>    
>  

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to