Hi Paul, On Tue, May 01, 2012 at 12:41:20AM -0700, Pavel Mazniker wrote: > when I built leptonica I succeed somehow to finish with ./configure on > tesserace but when I run make on tesseract under msys+mingw I got a lot of > "undefined reference..." both to leptonica functions and another. > > I am still trying to solve the issue.
Did you see the reply Zdenko sent to your thread "tesseract under windows and paths"? Did you try the instructions in the link he gave? Tesseract and Leptonica are pretty standard in the way they build, so I think Zdenko is right, that if you continue to have trouble building them, your best course of action would be to read more around building and linking software with mingw and msys generally, so you get a good understanding of what's going on. If when you're doing this you find a step that isn't documented, or something in the autoconf scripts that should be improved, let us know. Nick -- 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

