OpenCV.Framework does not compile for the armv7s architecture

后端 未结 7 1848
北恋
北恋 2021-02-02 13:34

I am working on an iphone application using openCV framework. Everything was working fine. however lately with the release of iOS 6 and XCode 4.5 I was migrating my project to X

相关标签:
7条回答
  • 2021-02-02 14:30

    Simply, I cloned source from here and build with this tutorial.

    Then I got opencv2.framewok that works with armv7, armv7s and simulator.

    0 讨论(0)
提交回复
热议问题