I\'m trying to build OpenCV 2.4.6 on Windows 8 in Visual Studio 2012. Having downloaded the source from https://github.com/Itseez/opencv I generate (leaving the default conf
#include #include
Just include above 2 lines to the cpp file and the compilation error will disappear.