Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Build opencv 3.1 with Visual Studio 2008

I'm trying to build Opencv 3.1 with Visual Studio 2008 but I get some errors as:

  • stdint.h not found

  • __cpuidex not defined

  • data() is not a member function of std::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!