Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you're not the 1st person with this problem, sadly the only answer is:

  • get opencv src via git (not a zip, since you need version info)
  • git checkout 2.4.8
  • build from src (using cmake).