Fl0p / OpenCV-iOS

OpenCV (open source computer vision library) just builded iOS framework and Pod
Other
123 stars 40 forks source link

'list' file not found #3

Closed marcferna closed 11 years ago

marcferna commented 11 years ago

When I import #import <opencv2/opencv.hpp> and try to run the app I get the following error for the file background_segm.hpp line 47: 'list' file not found

Installed with pods

Have you seen this before?

marcferna commented 11 years ago

nevermind, I was using .m files instead