Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

if you are using vs2008, you will have to build the opencv libs from src, using cmake.

have a look here , ignore all prerequisites for now, and go straight to 7. (the cmake stuff)

for vs2008, you will have to disable the WITH_IPP, and ENABLE_SOLUTION_FOLDERS options

good luck, and come back, if you run into trouble ;)