I'm trying to build Opencv 3.1 with Visual Studio 2008 but I get some errors as:
stdint.h
not found__cpuidex
not defineddata()
is not a member function ofstd::vector
Is it possible buld Opencv 3.1 with VS2008? If yes, what do I have to do? If no, which is the last version compatible with VS2008? Thanks!