Hi folks,

I managed to compile [x11key] using Xcode but it flags this error in the Pd console on creation:

/Users/class2016/Desktop/pd-master/externals/aalex/x11key.pd_darwin: dlopen(/Users/class2016/Desktop/pd-master/externals/aalex/x11key.pd_darwin, 10): Symbol not found: _XTestFakeKeyEvent
Referenced from: /Users/class2016/Desktop/pd-master/externals/aalex/x11key.pd_darwin
Expected in: flat namespace
in /Users/class2016/Desktop/pd-master/externals/aalex/x11key.pd_darwin
x11key
... couldn't create

It smacks of some library dependency not lining up but I am unsure. Any ideas?

Related discussion: http://forum.pdpatchrepo.info/topic/8658/controlling-a-keyboard-using-pd/3

Cheers in advance,

Ricky