Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Building framework fails with Xcode6-Beta's

Since 5 days I am trying to build an opencv2.framework as described in this link

However, the resulting ios/opencv2.framework/Versions/A/opencv2 File is only 5kB big (instead of approx 81 MB). And it brings me 133 mach-o linker errors inside my xcode project. Therefore clearly not what I want.

It was all working under Xcode5.1.1. But after installing Xcode6-Beta5 (and also Beta7) - I can no longer build the framework. Things are corrupt... :/ What could be the cause ?? Which steps in the install process need to be repeated. What libraries need to be deleted beforehand and how. Does Cmake play a role ?

Any help tremendously appreciated ! Thank you very much.

Building framework fails with Xcode6-Beta's

Since 5 days I am trying to build an opencv2.framework under Xcode6-Beta5 or 7 and I am using the steps as described in this link

However, the resulting ios/opencv2.framework/Versions/A/opencv2 File is only 5kB big (instead of approx 81 MB). And it brings me 133 mach-o linker errors inside my xcode project. Therefore clearly not what I want.

It was all working under Xcode5.1.1. But after installing Xcode6-Beta5 (and also Beta7) - I can no longer build the framework. Things are corrupt... :/ What could be the cause ?? Which steps in the install process need to be repeated. What libraries need to be deleted beforehand and how. Does Cmake play a role ?

Any help tremendously appreciated ! Thank you very much.