Ask Your Question

Revision history [back]

Build Error in Xcode OpenCv 2.4.8

This question has probably been asked before, however there is still no answer. I downloaded opencv2.4.8 prebuilt from opencv.org. I am trying to use it in a ios application for school. However I keep getting this error when i try to compile my code, and it is the only error. When i remove the file it complains even more. Any help would be great.

include <list> "list" file not found

this include is in background_segm.hpp.

I have no idea how to fix it.

Thanks,

  • pwnz0r831

Build Error in Xcode OpenCv 2.4.8

This question has probably been asked before, however there is still no answer. I downloaded opencv2.4.8 prebuilt from opencv.org. I am trying to use it in a ios application for school. However I keep getting this error when i try to compile my code, and it is the only error. When i remove the file it complains even more. Any help would be great.

include
#include <list> "list" file not found

found

this include is in background_segm.hpp.

I have no idea how to fix it.

Thanks,

  • pwnz0r831
click to hide/show revision 3
retagged

updated 2014-03-01 02:37:51 -0600

berak gravatar image

Build Error in Xcode OpenCv 2.4.8

This question has probably been asked before, however there is still no answer. I downloaded opencv2.4.8 prebuilt from opencv.org. I am trying to use it in a ios application for school. However I keep getting this error when i try to compile my code, and it is the only error. When i remove the file it complains even more. Any help would be great.

#include <list> "list" file not found

this include is in background_segm.hpp.

I have no idea how to fix it.

Thanks,

  • pwnz0r831