Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

3.2.0 has Linker errors with Xcode 8, but 3.1 is fine

I want to install OpenCV with cocoapods, but am having issues with the most recent release. If I just download the library and drop it in, it works fine. If I use version 3.1 (it does 3.1.0.1 technically) using cocoapods, it also works fine. But I want to use the most recent available preview. I cannot find any files that are missing in the build phases > link binary with libraries. For further clarification, I am using Xcode 8.3.3 and trying to build on an iPhone 6S+ running iOS 10.2. Thanks!

Here is a screenshot just to show the specific error message: image description

Version 3.2.0 has Linker errors with Xcode 8, but 3.1 is fine

I want am trying to install OpenCV with cocoapods, to use in an iOS app, but am having issues with the most recent release. If I just download the library and drop it in, it works fine. fine, but I want to use Cocoapods to manage it. If I use version 3.1 (it does 3.1.0.1 technically) using cocoapods, it also works fine. But fine, but obviously I want would like to use the most recent available preview. version. When I use 3.2.0, it gives me a bunch of linker errors.

I cannot find any files that are missing in the target > build phases phases > link binary with libraries. libraries. For further clarification, I am using Xcode 8.3.3 and trying to build on an iPhone 6S+ running iOS 10.2. Thanks!

Here is a screenshot just to show the specific error message: image description