-4

enter image description here

Opencv2 cannot compile with Xcode7.1

EGHM
  • 2,144
  • 23
  • 37

1 Answers1

0

I am not sure This Way is correct but you can try this step :

-> first right click on Opencv2 framework and choose "show in finder"

-> copy Opencv2 framework and paste Any Other Location

-> Remove Refrence Opencv2 framework in your Project

-> Clean And Add Opencv2 framework we Copied Before

-> clean and build

May Be it's work

Nilesh
  • 701
  • 5
  • 14