Hi, I'm trying to combine OpenCV + Tesseract in my iPhone app but I have a problem,
I'm using SDK 6.0 iPhone4. OpenCV requires setting C++ Standard Library as libc++ (C++ 11 support). but Tesseract requires Compiler Default. How can I overcome this problem?? I cannot seem link with them both in the same app. Thank you, Oren -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

