Dear Open Frameworks forum,
This code works fine with Mac/Yosemite, and under Windows, but crashes when run in Mountain Lion:
I don’t know how can I debug it, because all Macs I have access use Yosemite. Do you have any idea about what I could do?
Thank you,
Andrei
Hi @andreirt – what error messages are you receiving? Do you have a crash log?
It looks like the Accelerate dynamic lib isn’t included in the app and isn’t available on 10.7
Dyld Error Message:
Symbol not found: _vImageConvert_BGRA8888toRGB888
Referenced from: /Users/USER/Downloads/*/Candle_Clock.app/Contents/MacOS/Candle_Clock
Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate