Ask Your Question
2

How to compile OpenCV for iOS7 (arm64)

asked 2013-09-24 05:00:55 -0600

TUNER88 gravatar image

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

It works well, if i change Architectures(under Build Settings) to (armv7, armv7s) instead of (armv7, armv7s).

How to change the opencv python build script, to add arm64 support to opencv2.framework?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-11-14 17:49:37 -0600

Phando gravatar image

updated 2013-11-14 17:52:09 -0600

Same issue here. Have you made any progress?

A fix so you aren't blocked is to choose a non 64bit simulator until we figure out how to build for the new platforms.

edit flag offensive delete link more

Comments

just download the precompiled build from OpenCV website

Kashif Mehmood gravatar imageKashif Mehmood ( 2014-03-10 00:43:50 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2013-09-24 05:00:55 -0600

Seen: 1,988 times

Last updated: Nov 14 '13