Dear list,
In addition to having trouble getting pd 46.6 to install on the Raspberry Pi 2 I am having trouble compiling the NYU wiringPi objects.
Does anyone know which architecture the Pi 2 requires? l_arm or .pd_linux?
I am able to compile the objects using the provided makefile as an l_arm object but when I try to create a .pd_linux object with the makefile terminal returns: "* No rule to make target 'wiringPi_gpio.pd_linux'. Stop."
same goes for the wiringPi_mcp3008.pd_linux object.
Any advice greatly appreciated! Rick
2015-07-05 23:00 GMT+02:00 Rick Snow ricksnow@gmail.com:
Dear list,
In addition to having trouble getting pd 46.6 to install on the Raspberry Pi 2 I am having trouble compiling the NYU wiringPi objects.
Does anyone know which architecture the Pi 2 requires? l_arm or .pd_linux?t
both are good candidates but pd_linux could be of arch i686, x86_64 or arm (or even something else)
I am able to compile the objects using the provided makefile as an l_arm object but when I try to create a .pd_linux object with the makefile terminal returns: "* No rule to make target 'wiringPi_gpio.pd_linux'. Stop."
run pd with -verbose option and look at pd's console to know what it is trying to load when you make a [wiringPi_gpio] object it should try to load .l_arm
a
same goes for the wiringPi_mcp3008.pd_linux object.
Any advice greatly appreciated! Rick
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list