My installation of MampStack (Version 5.3.10) stopped working after upgrading to Yosemite and Xcode 6.3.2
In the log I have these type of errors:
dyld: Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /Applications/MampStack/common/lib/libJPEG.dylib
in /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
I tried to apply the principles of this answer, but without success.
What could be a way to solve this problem?
I solved the problem with this workaround:
I added at the beginning:
And restarted MySQL