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.

newbie question on IPP usage

Ashish_Lal
Beginner
531 Views
I am new to IPP and using it for speech codecs in my application. I noticed that the application binary requires .so (on linux) and .dylib files from the installation directory to start. I want to deliver a single app binary to the customer in future without asking him to install IPP first and then use my application. Is this possible? How can this be done?
Appreciate any help and thanks in advance.
0 Kudos
1 Reply
PaulF_IntelCorp
Employee
531 Views
I recommend you use static linking. See the documentation and this article for more information:

http://software.intel.com/en-us/articles/introduction-to-linking-with-intel-ipp-70-library/
0 Kudos
Reply