The following line generates an error: max_offset = std::max(max_offset, (*code)(i)-han_offset);
Severity Code Description Project File Line Suppression State Error C2039 'max': is not a member of 'std' libtesseract <path>\tesseract\ccutil\unicharcompress.cpp 208 -- 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 https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/99403ee8-a346-4192-88f7-ef71956848e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

