Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Probably you mixed debug and release DLLs of OpenCV.

Probably you mixed debug and release DLLs of OpenCV.

Double-check that you only link against debug DLLs in debug mode and you only link against release DLLs in release mode.