> On May 26, 2023, at 11:28 PM, pd-list-requ...@lists.iem.at wrote:
> * Dan Wilcox <danomat...@gmail.com <mailto:danomat...@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/>



_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to