In Intel OpenVINO 2019R2 Windows release opencv_videoio_intel_mfx411_64.dll library is linked with debug version of core, imgproc and C++ runtime libraries
> dumpbin /DEPENDENTS opencv_videoio_intel_mfx411_64.dll
Microsoft (R) COFF/PE Dumper Version 14.22.27905.0
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file opencv_videoio_intel_mfx411_64.dllFile Type: DLL
Image has the following dependencies:
opencv_imgproc411d.dll
opencv_core411d.dll
KERNEL32.dll
ADVAPI32.dll
MSVCP140D.dll
VCRUNTIME140D.dll
ucrtbased.dllSummary
1000 .00cfg
1000 .cfguard
2000 .data
3000 .idata
5000 .pdata
18000 .rdata
1000 .reloc
1000 .rsrc
34000 .text
Link Copied
Dear mvrht, u3425923
In your previous post it looks like you solved your issue.
Shame on me! I haven't noticed that it is simply placed into another directory /opt/intel/openvino/deployment_tools/inference_engine/external/tbb/lib
Sorry for wasting your time!
Is it true about this issue as well ?
Thanks,
Shubha
Hi Shubha,
no, that is the different issue, which is still unsolved.
This is known problem, it will be fixed in the next patch release.
For more complete information about compiler optimizations, see our Optimization Notice.