Hi,
Working with old audio decoder files which was built using Intel XE 12. I went with latest 19.0 on visual studio, and retarget to the latest. Link error reported on ippcore_l and ipps_l libraries. Modified the project files to base on ippcore.lib and ipps.lib.. However I'm getting error with missing file ippac_l.lib. I don't have this with latest intel 19.0. Am I missing any thing?
Btw retargeting XE12 on 19.0 will create any issues?
Thanks