After installing IntelV16 Update1 and VS2015 Update 1 , my buildprocess is broken when msbuild(14.0.24720) is used .
icl complains "icl: : error : option '/Qopt-matmul' not supported", if "Enable Matrix Multiply Library Call"is set to any other value than "Default".
Building from inside VS or with devenv is not affected.
I have attached a simple testcase for reproducing.
Bug or Feature ?
(background the real application has 287 projectfiles , and I don't want change every project by hand, as workaround I build now with devenv)
Kind Regards
Steffen