Hi all,
I am building IPP ZLIB 1.2.8 into my project. My project is built with Virtual studio 2008. I link the three libraries ippcoremt.lib, ippsmt.lib, ippcmt.lib from IPP 2017.1.143 version. The project can be built and work well.
This page (https://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-compiling-and-linking-with-microsoft-visual-c-and-intel-c-compilers#1) indicates that Visual Studio 2003/2005/2008 are not supported. So I want to confirm if there will be any unknown or unexpected issue that I need to pay attention if I link the latest ipp lib with VS2008. Thanks a lot.