first of all unistd.h is for linux
i think you need to give the correct preprocessor in visual studio.
also there are some headers that are not included in WinCE (i was
building it for CE 5.0)
for the headers that are not included in CE you need to write your own
(there aren't that many of them)
j

On May 26, 4:21 pm, Raj <[email protected]> wrote:
> I'm trying to compile Tesseract 2.03 for Windows Mobile 6.
> when i compiled the source code of tesseract I'm getting the following
> errors.
>
> fatal error C1083: Cannot open include file: 'unistd.h': No such file
> or directory
> fatal error C1083: Cannot open include file: 'signal.h': No such file
> or directory
> fatal error C1083: Cannot open include file: 'inttypes.h': No such
> file or directory
>
> The system is asking for the above 3 header files which i'm unable to
> find in the source code.
>
> Guyz,pls help me in getting this 3 header files.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to