A lot of my libraries have broken since updating to OS X 10.12, using Pd-extended 0.43.4.
Right now I’ve been trying to build pdp from source, but I’m getting this error in the main window:
/Users/billjobs/Library/Pd/pdp.pd_darwin: dlopen(/Users/billjobs/Library/Pd/pdp.pd_darwin, 10): no suitable image found. Did find: /Users/billjobs/Library/Pd/pdp.pd_darwin: mach-o, but wrong architecture
The problem is both pdp and pd that I’ve compiled from source are built for my native architecture (x86_64), but the pre-compiled version of Pd-extended I’m trying to get pdp working with is i386.
I’ve been trying to rebuild pdp and pd either as fat binaries or i386 but I don’t think I’m doing it the right way as I’m getting a 64 bit binary each time (for both pdp, and pd).
If anyone can point me in the right direction, that would be appreciated — I need pdp to work so I can record Gem patches with a syphon server.
Thanks,
-c
(redirecting this to pd-list, as it is of general interest rather than developer centric, even though a compiler is involved)
On 2017-05-08 02:13, cjniven wrote:
The problem is both pdp and pd that I’ve compiled from source are built for my native architecture (x86_64), but the pre-compiled version of Pd-extended I’m trying to get pdp working with is i386.
cough. Pd-extended is dead.
If anyone can point me in the right direction, that would be appreciated — I need pdp to work so I can record Gem patches with a syphon server.
??? why would you need pdp for that?
why can't you just: - use Gem to record via syphon? - use any other recording software for syphon [1]?
fgamsdr IOhannes
On May 8, 2017, at 3:48 AM, IOhannes m zmoelnig zmoelnig@iem.at wrote:
(redirecting this to pd-list, as it is of general interest rather than developer centric, even though a compiler is involved)
On 2017-05-08 02:13, cjniven wrote:
The problem is both pdp and pd that I’ve compiled from source are built for my native architecture (x86_64), but the pre-compiled version of Pd-extended I’m trying to get pdp working with is i386.
cough. Pd-extended is dead.
Yes, sorry about this, I didn’t realize until a bit after I posted this question.
If anyone can point me in the right direction, that would be appreciated — I need pdp to work so I can record Gem patches with a syphon server.
??? why would you need pdp for that?
why can't you just:
- use Gem to record via syphon?
- use any other recording software for syphon [1]?
I got it working, the problem was my syphon server wasn’t installed. I just assumed that it had something to do with pdp since it was working before and then a bunch of my libraries were broken.
Disregard this question… sorry for wasting everyone’s time -_-
-c
fgamsdr IOhannes
[1] http://syphon.v002.info/recorder/
Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev