- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
/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
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page