Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 7 error : undefined symbols for arm64 #4

Open
gunshi opened this issue Jan 8, 2016 · 0 comments
Open

Xcode 7 error : undefined symbols for arm64 #4

gunshi opened this issue Jan 8, 2016 · 0 comments

Comments

@gunshi
Copy link

gunshi commented Jan 8, 2016

Hi, i recently was able to compile the project successfully on Xcode 6, then i upgraded to Xcode 7 which now also builds for arm64 apart from armv6 and armv7, and it gives me several errors such as these:
Undefined symbols for architecture arm64:
"cv::CascadeClassifier::CascadeClassifier() .....
I just wanted to ask if this is because of an issue with the opencv.framework file, and it being not built for arm64.(i do want to support arm64, should i build opencv for iOS from source myself?)
Any help would be greatly appreciated.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant