[PD] using bob~ with libpd for android

Dan Wilcox danomatika at gmail.com
Fri Jun 23 15:25:01 CEST 2017


> On Jun 23, 2017, at 4:10 AM, pd-list-request at lists.iem.at wrote:
> 
> From: Alexandre Torres Porres <porres at gmail.com <mailto:porres at gmail.com>>
> Subject: [PD] using bob~ with libpd for android
> Date: June 23, 2017 at 2:33:21 AM GMT+2
> To: "pd-list at lists.iem.at <mailto:pd-list at lists.iem.at>" <pd-list at lists.iem.at <mailto:pd-list at lists.iem.at>>
> 
> So, [bob~] is an extra, and you don't get it by default in libpd, so it seems.


I believe the Android build uses Android.mk and not the main Makefile. Looking inside, I see it’s building the included externals but I think it’s missing the LIBPD_EXTRA define which is used to tell libpd to automatically call the setup function for the externals ie. bob~, bonk~, choice, etc.

Is Android Studio building libpd via the Android.mk file? I haven’t done any Android development, so I’m not sure. If it is, you can try adding -DLIBPD_EXTRA to the end of line 38 in Android.mk and rebuilding.

Also, I’ve opened an issue on GitHub: https://github.com/libpd/libpd/issues/175 <https://github.com/libpd/libpd/issues/175>

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170623/904f34fe/attachment.html>


More information about the Pd-list mailing list