Legoless/LegoCV

OCVVideoCamera and related classes not included in pod?

sfunke opened this issue · 4 comments

When using the LegoCV as a pod dependency, I cannot access the camera (OCVVideoCamera) and related classes, seems like there is something missing in the podspec?

Btw, thanks for the effort of making OpenCV Swift compatible 👍

Will check soon, thanks for reporting!

@Legoless seems the same here #5 (comment)

you missing add opencv2.framework file if you cloned this git which doesn't include opencv2.framework (you better install LegoCV using CocoaPods)

screenshot at jan 31 15-54-39

but library won't work anyway...:(