On 1/5/19 7:33 PM, Philippe Boisnard via Pd-list wrote:
Hello
Thank you for this work,
but I have a bug
I m on OSX SIERRA 10.12.6
thanks, i'm very intersted in how Gem behaves on sierra.
and when I install with dekken : for [gemwin] for example I read on terminal :
/Users/philippeboisnard/Desktop/Pd-0.49-1.app/Contents/Resources/Scripts/../extra/Gem/gemmacoswindow.pd_darwin: dlopen(/Users/philippeboisnard/Desktop/Pd-0.49-1.app/Contents/Resources/Scripts/../extra/Gem/gemmacoswindow.pd_darwin, 10): Symbol not found: __ZN9CPPExtern10m_holdnameE Referenced from: /Users/philippeboisnard/Desktop/Pd-0.49-1.app/Contents/Resources/Scripts/../extra/Gem/gemmacoswindow.pd_darwin Expected in: flat namespace in /Users/philippeboisnard/Desktop/Pd-0.49-1.app/Contents/Resources/Scripts/../extra/Gem/gemmacoswindow.pd_darwin /Users/philippeboisnard/Desktop/Pd-0.49-1.app/Contents/Resources/Scripts/../extra/Gem/gemmacoswindow.pd_darwin: dlopen(/Users/philippeboisnard/Desktop/Pd-0.49-1.app/Contents/Resources/Scripts/../extra/Gem/gemmacoswindow.pd_darwin, 10): Symbol not found: __ZN9CPPExtern10m_holdnameE Referenced from: /Users/philippeboisnard/Desktop/Pd-0.49-1.app/Contents/Resources/Scripts/../extra/Gem/gemmacoswindow.pd_darwin Expected in: flat namespace in /Users/philippeboisnard/Desktop/Pd-0.49-1.app/Contents/Resources/Scripts/../extra/Gem/gemmacoswindow.pd_darwin
just to make sure: did you (successfully) load Gem before trying to instantiate [gemwindow]? (the missing symbol should be provided by Gem.pd_darwin, but it has to be loaded first...)
gfmdsar IOhannes