> 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 I think you to work on above files(three) that are missing in WinCE ?
On Wed, Jul 8, 2009 at 3:16 PM, Raj <[email protected]> wrote: > > HI dythmall, > Thanks for the reply. > U said there are certain headers that r not included in WinCE and need > to write them. > so, can u plz, list me the headers that r missing in WinCE so that i > can work on them. > > Regards. > Raj > > > On May 26, 1:25 pm, dythmall <[email protected]> wrote: > > 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 compileTesseract2.03 forWindowsMobile6. > > > when i compiled the source code oftesseractI'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.- Hide quoted text - > > > > - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

