[PD] vbap for mac binary?

Dan Wilcox danomatika at gmail.com
Sat May 27 23:49:00 CEST 2023


> On May 26, 2023, at 11:28 PM, pd-list-request at lists.iem.at wrote:
> * Dan Wilcox <danomatika at gmail.com <mailto:danomatika at gmail.com>> [2023-05-26 21:03]:
>> It has been updated for pd-lib-builder and is very easy to compile from source:
>> 
>> https://github.com/pd-externals/vbap
> Thanks Dan, me for my part I don't have a mac computer, but am trying to
> help someone else (who doesn't know how to compile).

0. Install Pd (assume this is already done)
1. Open Terminal.app
2. Install command line tools (git, basic build system, etc):
    xcode-select --install
3. Navigate to the Pd Documents dir:
    cd ~/Documents/Pd/externals
3. Clone vbap and navigate inside:
    https://github.com/pd-externals/vbap.git
    cd vbap
4. Build vbap:
    make
5. Test: open ~/Documents/Pd/externals/vbap in Finder and open vbap-help.pd

> What would be
> needed to package such a binary for deken then?
> best, P

I don't actually know as I've not actually created a deken package myself. I assume zipping up the built folder to a deken-compatible format. Other people on this list know but... there is actually a README:

https://github.com/pure-data/deken/blob/main/developer/README.md

--------
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/20230527/7f82f8b3/attachment-0001.htm>


More information about the Pd-list mailing list