Hi, You don't need additional DLL to run tesseract on Windows ! (if you use correct build options) Writing a setup is not very interesting, a simple zip file containing
unicharset_extractor.exe cnTraining.exe mfTraining.exe wordlist2dawg.exe tesseract.exe dlltest.exe tessdll.dll seems to be ok, simply because it's command line apps You can get the zip file here http://www.pixel-technology.com/freeware/tessnet2/tesseract-2.03.zip These exe works on any 32 bit Windows (from Windows 95 to Vista) If you really want a setup http://www.pixel-technology.com/freeware/tessnet2/tesseract-2.03_setup.exe These archive does not contain tessdata. Rémi On Jan 12, 11:48 pm, "Ray Smith" <[email protected]> wrote: > You need additional dlls and there is too much disagreement in the windows > user community over which version of the developer platforms to use. Making > windows executables is fraught with problems, which is why I am looking for > someone to write a windows installer...Ray. > > On Mon, Jan 12, 2009 at 8:45 AM, imageguy <[email protected]> wrote: > > > There doesn't seem to be an official windows "build" of 2.03. > > So it is always a download and DIY ? > > - or it there a sub-project I have missed ?? > > > Interested in the .exe > > > g. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

