How to compile the "knob" external?
I was using Pure Data Extended on a MacBook Pro (0.42.5 extended) with MacOS 10.5.8. I am switching to a new confoguration, an iMac with MacOS 10.9.1 and Pd-extended 0.43.4.
However, on this version, some external are missing, including the "knob" button which I use a lot. I tried to compile it (from the source in flatgui), but I got messages like "error Unsupported architecture" from the compiler.
I tried to compile the "helloworld" example (which worked on the MacBook pro). The compilation (with the provided Makefile) works, the pd_darwin file is in the lib path, but when I type [helloworld] I get an error "dlopen () no suitable image found. Did find: .../helloworld.pd_darwin: mach-o, but wrong architecture".
So...
Can somebody help me find the compiled knob.pd_darwin for this architecture, or, even better, indicate me the correct configuration to compile externals for Pd ?
Many thanks !
Jack.