Build opencv 2.4.10 on Mac 10.10.3 failed

后端 未结 2 525
不思量自难忘°
不思量自难忘° 2021-01-21 17:45

I tried to build opencv 2.4.10 on Mac 10.10.3 with Xcode 6.3. And the following errors occurred by building.

/Users/Shirui/work/program/opencv-2.4.10/modules/legacy/src/

2条回答
  •  粉色の甜心
    2021-01-21 18:44

    That's actually a problem that happens when building OpencV with clang.

    It was first discussed here, and fixed here.

    You can do the fix youself, of course, or just download a more recent version of OpenCV.

提交回复
热议问题