1 | initial version |
if you're using the prebuild libraries, point your "Additional Includes" at opencv\build\include, not opencv\include.
2 | No.2 Revision |
if you're using the prebuild libraries, point your "Additional Includes" at opencv\build\include, not opencv\include. the tutorial is wrong there, it's not your fault!
3 | No.3 Revision |
if you're using the prebuild libraries, point your "Additional Includes" at opencv\build\include, not opencv\include. the tutorial is wrong there, it's not your fault!
similar for the libs. that would be like : opencv242\build\x86\vc9\lib or whatever os/compiler you use
4 | No.4 Revision |
if you're using the prebuild libraries, point your "Additional Includes" at opencv\build\include, not opencv\include. the tutorial is wrong there, it's not your fault!
similar for the libs. that would be like :
opencv242\build\x86\vc9\lib opencv\build\x86\vc9\lib or whatever os/compiler you use