Hi
I would like to provide a customer with a debug version of my application for troubleshooting. The debug version has a runtime dependency on libmmdd.dll. Can I redistribute this dll with my debug binary?
It seems that libmmdd.dll is listed in credist.txt and it is also part of the redistributables package that can be downloaded from the Intel website.
However, according to following document (see section 2a) "Applications linked with debug libraries are not redistributable."
https://software.intel.com/sites/default/files/m/d/4/1/d/8/11x_Redistrib...
Does this statement apply to a debug binary which depends only on libmmdd.dll?
Thanks in advance,
Mark