Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

newbie question on IPP usage

Ashish_Lal
Beginner
295 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
295 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