OpenCV install in xcode

后端 未结 6 1051
你的背包
你的背包 2020-12-30 18:21

I use bellow link for install opencv in my project but how we generate command in terminal I don`t know can anybody help me?? http://aptogo.co.uk/2011/09/opencv-framework-f

6条回答
  •  灰色年华
    2020-12-30 18:56

    @Nims, as @moosgummi says, it works, but also I've made the following steps:

    • Add the library libc++.dylib
    • In "Build Settings" - "Apple LLVM compiler XX - Language" - "Compile Sources As" - Object-C++

提交回复
热议问题