I am developing a Macintosh cocoa (objective c) application using xcode 4.6 and the Apple compilers. I setup my project to link to the static (.a files ) IPP libraries. However, when I run the application, the dynamitic IPP libraries try to load and the application fails to run.
Is there any documentation/example projects on how to build xcode 4.6 with IPP version 8? What is the standard method for packaging and shipping an application that uses Intel IPP libraries when I distribute my application?
Note: I have found documentation for using xcode 2 and 3 but none for xcode 4.
http://software.intel.com/en-us/articles/intel-integrated-performance-pr...