Hi, I ran into the same issue few days ago. It seems to be a problem with the newest opencv version. Try to find and use an older version of the opencv framework. If you can't find any older version, i can send you the one i use.
max Am Donnerstag, 14. Februar 2013 17:02:59 UTC+1 schrieb Oren Shvalb: > > 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.

