简体   繁体   中英

Installing OpenCV for xCode issue

I could not install/build openCV for xCode. I get this following error in the last command given in this installation document link. http://docs.opencv.org/2.4/doc/tutorials/introduction/ios_install/ios_install.html

Error is File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd

When giving python opencv/platforms/ios/build_framework.py ios command. Can you please suggest help on this ? Have installed cmake using homebrew.

Hi I was facing the same problem but was resolved.Please check out same question asked by me.A guy answered this question.Please check out this link and let me know if it helps

OPEN CV iOS installation

cmake installaion之后,我直接下载了openCV for mac,使用了它的框架。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM