Failed to create Card.io with existing OpenCV infrastructure

I am creating an application that already uses the iOS OpenCV 2 framework to do some image processing. When I add the Card.io iOS SDK, I get a download of build errors that look like collisions with my own OpenCV implementation. If I remove the original OpenCV infrastructure, the application builds fine, but none of the image processing codes work.

Any thoughts on how I can get this building and work?

screen shot 2015-10-06 at 15 51 10

+4
source share

Source: https://habr.com/ru/post/1610445/


All Articles