Thanks, Ray.
I'll try to fix the errors and I'll make you know the result.
Bye

On Oct 24, 6:22 pm, "Ray Smith" <[EMAIL PROTECTED]> wrote:
> Most of these errors look harmless.you could try adding the compiler define
> EMBEDDED, or alternatively, delete all the code that refers to sigmenu, as
> it is not used any more.
> That gets rid of most of them. I am not sure off-hand whether the remaining
> errors can be removed so easily, but it is probably not difficult.
> Ray.
>
> On Wed, Oct 22, 2008 at 12:47 PM, Kaisershmarren <
>
>
>
> [EMAIL PROTECTED]> wrote:
>
> > Hi.
> > I'm trying to compile tesseract 2.03 for windows mobile 5.
> > I succesfully previously compiled tesseract (project and solution) for
> > windows using VS2005,
>
> > but as soon as I changed target platform (WM5), I received a number of
> > errors (here
>
> > attached).
> > Does this mean that tesseract can't be compiled for Windows Mobile or
> > that I'm wrong on
>
> > somthing?
>
> > Thanks a lot for any answer...
>
> > ------ Build started: Project: Tesseract_Mobile_2, Configuration:
> > Debug Windows Mobile 5.0
>
> > Pocket PC SDK (ARMV4I) ------
> > Compiling...
> > adaptions.cpp
> > wordclass.cpp
> > tface.cpp
> > tessinit.cpp
> > tally.cpp
> > .\wordrec\tessinit.cpp(23) : fatal error C1083: Cannot open include
> > file: 'signal.h': No
>
> > such file or directory
> > split.cpp
> > seam.cpp
> > render.cpp
> > plotseg.cpp
> > plotedges.cpp
> > pieces.cpp
> > outlines.cpp
> > olutil.cpp
> > msmenus.cpp
> > .\wordrec\msmenus.cpp(29) : fatal error C1083: Cannot open include
> > file: 'signal.h': No such
>
> > file or directory
> > mfvars.cpp
> > metrics.cpp
> > matrix.cpp
> > matchtab.cpp
> > makechop.cpp
> > heuristic.cpp
> > gradechop.cpp
> > findseam.cpp
> > drawfx.cpp
> > djmenus.cpp
> > .\wordrec\djmenus.cpp(30) : fatal error C1083: Cannot open include
> > file: 'signal.h': No such
>
> > file or directory
> > closed.cpp
> > chopper.cpp
> > chop.cpp
> > bestfirst.cpp
> > badwords.cpp
> > associate.cpp
> > svutil.cpp
> > svpaint.cpp
> > svmnode.cpp
> > scrollview.cpp
> > wordseg.cpp
> > underlin.cpp
> > tovars.cpp
> > tospace.cpp
> > tordmain.cpp
> > topitch.cpp
> > sortflts.cpp
> > scanedg.cpp
> > pitsync1.cpp
> > pithsync.cpp
> > oldbasel.cpp
> > makerow.cpp
> > gap_map.cpp
> > fpchop.cpp
> > edgloop.cpp
> > edgblob.cpp
> > drawtord.cpp
> > drawedg.cpp
> > blkocc.cpp
> > pageseg.cpp
> > leptonica_pageseg_interface.cpp
> > leptonica_pageseg.cpp
> > variables.cpp
> > tordvars.cpp
> > tessarray.cpp
> > .\cutil\tessarray.cpp(39) : fatal error C1083: Cannot open include
> > file: 'process.h': No
>
> > such file or directory
> > structures.cpp
> > oldlist.cpp
> > oldheap.cpp
> > listio.cpp
> > globals.cpp
> > freelist.cpp
> > emalloc.cpp
> > efio.cpp
> > debug.cpp
> > danerror.cpp
> > cutil.cpp
> > bitvec.cpp
> > trie.cpp
> > stopper.cpp
> > states.cpp
> > reduce.cpp
> > permute.cpp
> > permnum.cpp
> > permngram.cpp
> > permdawg.cpp
> > hyphen.cpp
> > dawg.cpp
> > context.cpp
> > choices.cpp
> > svshowim.cpp
> > imgtiff.cpp
> > imgs.cpp
> > imgio.cpp
> > .\image\imgio.cpp(27) : fatal error C1083: Cannot open include file:
> > 'fcntl.h': No such file
>
> > or directory
> > imgbmp.cpp
> > bitstrm.cpp
> > xform2d.cpp
> > speckle.cpp
> > sigmenu.cpp
> > protos.cpp
> > c:\documents and settings\bottarma\my documents\visual studio
>
> > 2005\projects\tesseract_mobile_2\tesseract_mobile_2\classify
> > \sigmenu.h(25) : fatal error
>
> > C1083: Cannot open include file: 'signal.h': No such file or directory
> > picofeat.cpp
> > outfeat.cpp
> > c:\documents and settings\bottarma\my documents\visual studio
>
> > 2005\projects\tesseract_mobile_2\tesseract_mobile_2\classify
> > \sigmenu.h(25) : fatal error
>
> > C1083: Cannot open include file: 'signal.h': No such file or directory
> > c:\documents and settings\bottarma\my documents\visual studio
>
> > 2005\projects\tesseract_mobile_2\tesseract_mobile_2\classify
> > \sigmenu.h(25) : fatal error
>
> > C1083: Cannot open include file: 'signal.h': No such file or directory
> > ocrfeatures.cpp
> > normmatch.cpp
> > normfeat.cpp
> > mfx.cpp
> > c:\documents and settings\bottarma\my documents\visual studio
>
> > 2005\projects\tesseract_mobile_2\tesseract_mobile_2\classify
> > \sigmenu.h(25) : fatal error
>
> > C1083: Cannot open include file: 'signal.h': No such file or directory
> > mfoutline.cpp
> > mfdefs.cpp
> > mf.cpp
> > kdtree.cpp
> > intproto.cpp
> > intmatcher.cpp
> > intfx.cpp
> > hideedge.cpp
> > fxdefs.cpp
> > fpoint.cpp
> > float2int.cpp
> > flexfx.cpp
> > c:\documents and settings\bottarma\my documents\visual studio
>
> > 2005\projects\tesseract_mobile_2\tesseract_mobile_2\classify
> > \sigmenu.h(25) : fatal error
>
> > C1083: Cannot open include file: 'signal.h': No such file or directory
> > featdefs.cpp
> > c:\documents and settings\bottarma\my documents\visual studio
>
> > 2005\projects\tesseract_mobile_2\tesseract_mobile_2\classify
> > \sigmenu.h(25) : fatal error
>
> > C1083: Cannot open include file: 'signal.h': No such file or directory
> > extract.cpp
> > cutoffs.cpp
> > clusttool.cpp
> > cluster.cpp
> > chartoname.cpp
> > blobclass.cpp
> > .\classify\blobclass.cpp(32) : fatal error C1083: Cannot open include
> > file: 'signal.h': No
>
> > such file or directory
> > baseline.cpp
> > adaptmatch.cpp
> > adaptive.cpp
> > varable.cpp
> > unicharset.cpp
> > unicharmap.cpp
> > unichar.cpp
> > tprintf.cpp
> > tessopt.cpp
> > strngs.cpp
> > serialis.cpp
> > scanutils.cpp
> > .\ccutil\scanutils.cpp(25) : fatal error C1083: Cannot open include
> > file: 'inttypes.h': No
>
> > such file or directory
> > ocrshell.cpp
> > mfcpch.cpp
> > memry.cpp
> > memblk.cpp
> > mainblk.cpp
> > hashfn.cpp
> > globaloc.cpp
> > errcode.cpp
> > elst2.cpp
> > elst.cpp
> > debugwin.cpp
> > clst.cpp
> > boxread.cpp
> > bits16.cpp
> > basedir.cpp
> > werd.cpp
> > vecfuncs.cpp
> > txtregn.cpp
> > stepblob.cpp
> > statistc.cpp
> > rwpoly.cpp
> > rejctmap.cpp
> > rect.cpp
> > ratngs.cpp
> > quspline.cpp
> > quadratc.cpp
> > quadlsq.cpp
> > poutline.cpp
> > polyvert.cpp
> > polyblob.cpp
> > polyblk.cpp
> > polyaprx.cpp
> > points.cpp
> > pdblock.cpp
> > pageres.cpp
> > pageblk.cpp
> > ocrrow.cpp
> > ocrblock.cpp
> > normalis.cpp
> > mod128.cpp
> > lmedsq.cpp
> > linlsq.cpp
> > labls.cpp
> > genblob.cpp
> > coutln.cpp
> > callcpp.cpp
> > blread.cpp
> > blobs.cpp
> > blobbox.cpp
> > werdit.cpp
> > varabled.cpp
> > tstruct.cpp
> > tfacepp.cpp
> > tessvars.cpp
> > tesseractmain.cpp
> > tessedit.cpp
> > tessbox.cpp
> > scaleimg.cpp
> > reject.cpp
> > pgedit.cpp
> > paircmp.cpp
> > pagewalk.cpp
> > output.cpp
> > matmatch.cpp
> > imgscale.cpp
> > fixxht.cpp
> > fixspace.cpp
> > expandblob.cpp
> > docqual.cpp
> > control.cpp
> > charsample.cpp
> > charcut.cpp
> > callnet.cpp
> > blobcmp.cpp
> > baseapi.cpp
> > applybox.cpp
> > Build log was saved at "file://c:\Documents and Settings\bottarma\My
> > Documents\Visual Studio
>
> > 2005\Projects\Tesseract_Mobile_2\Tesseract_Mobile_2\Windows Mobile 5.0
> > Pocket PC SDK
>
> > (ARMV4I)\Debug\BuildLog.htm"
> > Tesseract_Mobile_2 - 13 error(s), 0 warning(s)
> > ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
> > ==========- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to