You forgot to copy the “lib” folder inside the Pd-extended app bundle into the Pd 0.46 bundle. I’ve done this and Gem works fine for me.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Aug 17, 2015, at 3:30 AM, pd-list-request@lists.iem.at wrote:
From: Esteban Viveros <emviveros@gmail.com mailto:emviveros@gmail.com> Subject: [PD] Problem loading Gem in Pd-0.46-6 - Osx Date: August 16, 2015 at 7:49:56 PM EDT To: Pd-list@lists.iem.at mailto:Pd-list@lists.iem.at
Hi,
I'm try load Gem precompiled in pd-extended (0.42.5 and 0.43.4) in pd 0.46-6 without success in Yosemite. I have this message in console:
/Applications/Pd-extended 0.42.5.app/Contents/Resources/extra/Gem/Gem.pd_darwin: dlopen(/Applications/Pd-extended 0.42.5.app/Contents/Resources/extra/Gem/Gem.pd_darwin, 10): Library not loaded: @executable_path/../../lib/libfreetype.6.dylib Referenced from: /Applications/Pd-extended 0.42.5.app/Contents/Resources/extra/Gem/Gem.pd_darwin Reason: image not found Gem: can't load library
What I'm doing wrong?