Changes between Version 34 and Version 35 of Intel_IPP_Codecs
- Timestamp:
- Feb 17, 2010 12:38:25 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Intel_IPP_Codecs
v34 v35 253 253 Trace/BPT trap 254 254 }}} 255 Please see this article for solution: http://software.intel.com/en-us/articles/xcode-link-error-file-not-found-libiomp5dylib/ [[BR]] 255 or 256 {{{ 257 dyld: Library not loaded: libiomp5.dylib 258 Referenced from: /opt/intel/Compiler/11.1/080/Frameworks/ipp/Libraries/libippsc-6.1.dylib 259 Reason: image not found 260 Trace/BPT trap 261 }}} 262 Please see this article for solution (use the first suggestion): http://software.intel.com/en-us/articles/xcode-link-error-file-not-found-libiomp5dylib/ [[BR]] 256 263 1. Link error: 257 264 {{{