How to compile OpenCV for iOS7 (arm64)

前端 未结 8 1389
轻奢々
轻奢々 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:24

    @Jan, I followed your instructions, but OpenCV still doesn't run on arm64. You made such a detailed and wonderful answer - why not check it out on a simulator and see if you can make it run? :-)

    FWIW, I think it might be harder than it seems. On the openCV stackoverflow clone, there's an indication that this problem might be non-trivial.

提交回复
热议问题