简体   繁体   English

为 xCode 问题安装 OpenCV

[英]Installing OpenCV for xCode issue

I could not install/build openCV for xCode.我无法为 xCode 安装/构建 openCV。 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 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错误是文件“/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.当给出 python opencv/platforms/ios/build_framework.py ios 命令时。 Can you please suggest help on this ?您能否就此提出建议? Have installed cmake using homebrew.已经使用自制软件安装了 cmake。

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 打开简历 iOS 安装

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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