Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

unless you use the BUILD_SHARED_LIBS=OFF cmake option (building static opencv libs instead of dynamic ones), your cv2 will depend on other opencv dlls/sos, and you have to add their location to the environment PATH variable, so they can be found at runtime