[HDK] JPEG on OS X : __cg_jpeg_resync_to_restart

   2409   0   0
User Avatar
Member
301 posts
Joined: July 2005
Offline
Hi,

I am writing a shared library (procedural) which links external libraries.

When I try to use it within the Houdini environment, I get the following error

dyld: Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /Library/Frameworks/Houdini.framework/Versions/12.5.427/Resources/../Libraries/libJPEG.dylib
in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Trace/BPT trap: 5

I understand from googling/stackoverflow searches that if one can recompile the code with a consistent version of JPEG, the problem can be resolved.

Unfortunately, I don't have the sources to those libraries so that option is not available to me.

Has anyone else encounter this problem on OS X ? What is the work around ?

Cheers
Nicholas Yue
  • Quick Links