Ask Your Question

Revision history [back]

I success to build the OpenCV 3.4.6 with Visual Studio 2010 only for 64bit. A 32bit was failed.

I use the below configuration to build.

BUILD_opencv_dnn uncheck  (It seems not to support compiler)
BUILD_opencv_world check
ENABLE_CXX11 check
VTK_DIR
WITH_MSMF uncheck (It seems not to support compiler)
WITH_MSMF_DXVA uncheck (It seems not to support compiler)
WITH_OPENGL check
WITH_OPENMP check
WITH_QUIRC uncheck  (It seems not to support compiler)
WITH_VFW (For instead of WITH_MSMF)
WITH_VTK