Software Archive
Read-only legacy content
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.
17060 Discussions

error : IPP Threaded static libraries are not installed

www_q_
Beginner
541 Views

I have  a problem with the IPP, I use alot of IPP functions in one of my C++ programs just to benchmark IPP against other performance libraries, and when I try to compile the program, it always report a failiure with the following messenage:

"C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\x64\PlatformToolsets\Intel C++ Compiler XE 13.0\ImportBefore\Intel.Libs.IPP.Intel C++ Compiler XE 13.0.targets(87,5): error : IPP Threaded static libraries are not installed"

My liscence is a free 30-day trial liscence of Intel Parrallel studio 2013 XE (the liscence has not expired), and my program is compiled with  "shared-DLL" method in the IPP selection box in the propery manager, not any threaded static libraries methods, but when I try to build solutions with Intel C++ compiler, it always abort with the above error messeger, can anyone tell me how can I fix this?

0 Kudos
1 Reply
Yuan_C_Intel
Employee
541 Views
Dear customer, This issue is related to IPP compilation. Please submit your question to IPP forum, where you will get a more appropriate answer: http://software.intel.com/en-us/forums/intel-integrated-performance-primitives Thank you Yolanda
0 Kudos
Reply