Hi Andrew, Personally I don't know such a way. Do you have installed MS Visual Studio 2008 Express and svn client? If so, run:
1. svn checkout http://tesseract-ocr.googlecode.com/svn/trunk/ tesseract-ocr-read-only 2. vcbuild.exe /rebuild tesseract.sln Hope it helps. Just bear in mind: vcbuild.exe usually located ../Microsoft Visual Studio 9.0/VC/vcpackages/ tesseract-ocr-read-only is a directory name where will be checkouted the sources, you can provide whatever name dir you want to. Cheers, Oleg On Wed, May 4, 2011 at 4:56 AM, Andrew <[email protected]> wrote: > Is there any way to get Tesseract 3 to work in Windows without doing a > windows installation? Can I just copy the tesseract folder and maybe > set an environment variable in windows? > > Thanks for your help! > Andrew > > -- > 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 > -- 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

