pd icon indicating copy to clipboard operation
pd copied to clipboard

OSCx was not compiling on raspberry pi2

Open erwan35 opened this issue 9 years ago • 3 comments

OSCx was not compiling on raspberry pi2 and was generating an error. Others externals were not being compiled.

erwan35 avatar Mar 06 '15 20:03 erwan35

Hi, Just saw this. Is there a reason why you are copying rpi install file inside a desktop install mode (inside tar_em_up.sh)? I think that one should go under rpi install, or? Also, do your changes compile ok on rpi1?

pd-l2ork avatar Aug 22 '15 16:08 pd-l2ork

-r and -R flags are for Raspberry Pi, not specifically raspbian distro. I guess that is a misnomer inside the tar_em_up.sh and can you check if using -R flag with RPi2 successfully compiles?

pd-l2ork avatar Aug 22 '15 17:08 pd-l2ork

Coincidentally, I fixed the OSCx build in Purr Data yesterday to get it to compile on an arm Chromebook: https://git.purrdata.net/jwilkes/purr-data/commit/244073257bf1613428d81b8fd249ce7c544f1ba7

Btw-- PiDiP has a non-standard, non-free license that prohibits use in commercial installations: https://github.com/pd-l2ork/pd/blob/master/externals/pidip/LICENSE.txt

jonwwilkes avatar Jan 13 '17 17:01 jonwwilkes