Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

IPP multi-threaded libraries are not installed

su__Eric
Beginner
1,683 Views

i deleted the IPP 8.2.2 in my computer and installed the later version IPP 2019.5.281. According to official instructions,i used the automatically way to link my microsoft visual studio project with IPP.  But when I compiled my code, the following error occurred.

"C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\x64\PlatformToolsets\v140\ImportBefore\Intel.Libs.IPP.v140.targets(92,5): error : IPP multi-threaded libraries are not installed."

0 Kudos
2 Replies
Ruqiu_C_Intel
Moderator
1,683 Views

Hello,

In default install mode, IPP multi-threaded is off. You need to choose customize to specify the installation of IPP multi-threaded libraries.

For more information, please refer to the link: https://software.intel.com/en-us/forums/intel-integrated-performance-primitives/topic/517689

Regards,

Ruqiu

0 Kudos
su__Eric
Beginner
1,683 Views

hi, Ruqiu,

Thank you for your help, my problem has been solved.

0 Kudos
Reply