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

Problems running OSX IPP Sample Apps

maarten_hoeben
Beginner
531 Views
I freshly installed evaluation version 5.2 of IPP for OSX on my Core Duo system, downloaded the IPP samples and built the image-processing-functions sample. In Release mode the results show;

/usr/bin/ld: warning can't open dynamic library: libguide.dylib referenced from: /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/Intel_IPP.framework/Libraries/libipps.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)

In Debug mode, the project builds, however, when debugging/running the sample the output says;

dyld: Library not loaded: libipps-5.2.dylib

The culprit may be;

warning: Unable to read symbols for "Library/Frameworks/Intel_IPP.framework/Versions/5.2/em64t/Intel_IPP" (file not found).

The file Intel_IPP is there, but it doesn't seem to be a valid application or linkable library.

Trying a simple project myself yields the same problems.

Any suggestion what may be the problem?

Regards,

Maarten Hoeben
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
531 Views

Hello Maarten,

the possible reason might be that path to the IPP binaries was not added into system environment variables. I remember, some Mac OS related issues were already discussed here, please try to search for Mac on this forum.

Regards,
Vladimir

0 Kudos
Reply