Legoless / LegoCV

Native OpenCV Swift Framework
https://github.com/legoless/legocv
Other
190 stars 27 forks source link

OCVVideoCamera and related classes not included in pod? #3

Open sfunke opened 7 years ago

sfunke commented 7 years ago

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?

sfunke commented 7 years ago

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

Legoless commented 7 years ago

Will check soon, thanks for reporting!

anonym24 commented 6 years ago

@Legoless seems the same here https://github.com/Legoless/LegoCV/issues/5#issuecomment-344896128

anonym24 commented 6 years ago

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...:(