Cocoapods OpenCV 2.4.10 Linker Error

前端 未结 6 541
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-01 17:20

I\'m trying to build a simple project using OpenCV 2.4.10 but I get a bunch of errors like this:

Undefined symbols for architecture x86_64:
  \"_jpeg_free_large\", re         


        
6条回答
  •  花落未央
    2021-02-01 17:44

    Seems to be an issue with the current version of Open CV for iOS

    Bug #4052

    Probably have to keep using 2.4.9.

提交回复
热议问题