Ask Your Question

Revision history [back]

I think it's a bug. There is a problem with include path in module opencv_core_AVX2 and opencv_CORE_AVX. If you want to solve this problem with your download version of opencv add path to project properties in visual studio. After modification clean solution and rebuild solution and it's OK.

you can make an issue and give link to your post

PS in 64 bit it is not C:/tbb2017_20161128oss/lib/ia32/vc14_ui/tbb.lib but G:/Lib/tbb2017_20170226oss/lib/intel64/vc14/tbb.lib

I think it's a bug. There is a problem with include path in module opencv_core_AVX2 and opencv_CORE_AVX. If you want to solve this problem with your download version of opencv add path C:/tbb2017_20161128oss//include to project properties in visual studio. After modification clean solution and rebuild solution and it's OK.

you can make an issue and give link to your post

PS in 64 bit it is not C:/tbb2017_20161128oss/lib/ia32/vc14_ui/tbb.lib but G:/Lib/tbb2017_20170226oss/lib/intel64/vc14/tbb.lib