How to compile OpenCV for iOS7 (arm64)

前端 未结 8 1393
轻奢々
轻奢々 2020-12-03 16:40

Compiling Xcode Project fails with following errors: \'missing required architecture arm64 in file /Users/*/Git/ocr/opencv2.framework/opencv2\'

It works well, if i c

8条回答
  •  再見小時候
    2020-12-03 17:14

    The latest OpenCV iOS framework supports 64 bit by default

    It can be downloaded at: OpenCV download page

提交回复
热议问题