On 23 July 2015 at 19:02, Simon Eigeldinger <[email protected]> wrote: > Hi all, > > pango_font_info.cpp:223:46: error: 'strcasestr' was not declared in this > scope > is_fraktur_ = (strcasestr(family, "Fraktur") != NULL); > ^
This seems to be the relevant part. I don't have access to a Windows machine, so I can't test this, but I've opened a pull request: https://github.com/tesseract-ocr/tesseract/pull/60 -- <Sefam> Are any of the mentors around? <jimregan> yes, they're the ones trolling you -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAHh9-xv-3j5vQCoJrv%2BPt1jrD7%2BZsaBhvafd%3DjgUo_Xzaozw2g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

