IOS Tesseract with c++11 support

社会主义新天地 提交于 2019-12-12 03:31:36

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!