问题
I am using some codes and that codes need c++11 support. But not working any version of tesseract with c++11 support. What can i do?

回答1:
I solve my problem. Your target => General => Linked Frameworks and Libraries => + => libstdc++.6.0.9 Just add that framework
来源:https://stackoverflow.com/questions/25459241/ios-tesseract-with-c11-support