Mea culpa!
Thank you IOhannes for your advice. It should work now. Hijacking this thread, I have a library that uses the FFFTW library, I use an old shell script named "pastyroll-osx” (I think made by hans and IOhannes) to include this library in the binary, what would be method to do this using pdlibbuilder?
Cheers,
Julian.
On Dec 5, 2020, at 7:10 AM, pd-list-request@lists.iem.at wrote:
Send Pd-list mailing list submissions to pd-list@lists.iem.at
To subscribe or unsubscribe via the World Wide Web, visit https://lists.puredata.info/listinfo/pd-list or, via email, send a message with subject or body 'help' to pd-list-request@lists.iem.at
You can reach the person managing the list at pd-list-owner@lists.iem.at
When replying, please edit your Subject line so it is more specific than "Re: Contents of Pd-list digest..."
Today's Topics:
- Re: Best beginner Pd library? (martin brinkmann)
- Re: [shifter~] (info@hansroels.be)
- Re: [shifter~] (alfonso santimone)
- Re: [shifter~] (IOhannes m zmölnig)
Message: 1 Date: Fri, 4 Dec 2020 12:55:19 +0100 From: martin brinkmann mnb@martin-brinkmann.de To: pd-list@lists.iem.at Subject: Re: [PD] Best beginner Pd library? Message-ID: 53856dde-a607-d6a7-958f-1bff97eaf29b@martin-brinkmann.de Content-Type: text/plain; charset=utf-8
apart from the ones already mentioned (rj-lib, automatonism, etc.), i think "orac" has not been mentioned yet. aimed mainly at the "organelle", but also kept very simple, like a kind of virtual pedal-board for pd-patches. https://github.com/TheTechnobear/Orac
and my own attempts in that direction: vvd at http://www.martin-brinkmann.de/pd-patches.html. no (apparent) userfriendly mixer though...
bis denn! martin
Message: 2 Date: Fri, 4 Dec 2020 20:16:04 +0100 From: "info@hansroels.be" info@hansroels.be To: pd-list pd-list@iem.at Subject: Re: [PD] [shifter~] Message-ID: 5256f960-9cc0-ca85-587c-4f3a7a7ad1b6@hansroels.be Content-Type: text/plain; charset="utf-8"; Format="flowed"
Thanks Julián for all the work. I tried to compile shifter~ on ubuntu studio but this was the result:
sudo make shifter~ ++++ info: using Makefile.pdlibbuilder version 0.6.0 ++++ info: making target shifter~ in lib shifter ++++ info: linking objects in shifter~.pd_linux for lib shifter cc -rdynamic -shared -fPIC -Wl,-rpath,"$ORIGIN",--enable-new-dtags
-o shifter~.pd_linux shifter~.o -lc -lm shifter~.o: file not recognized: File format not recognized collect2: error: ld returned 1 exit status Makefile.pdlibbuilder:884: recipe for target 'shifter~.pd_linux' failed make: *** [shifter~.pd_linux] Error 1best, Hans
On 12/3/20 7:37 AM, Julián Villegas wrote:
Thanks Christof for your suggestion,
I finally had time to change the Makefile, I think it should work now:
https://bitbucket.org/julovi/shifter/src/master/
Cheers,
Julian.
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->https://lists.puredata.info/listinfo/pd-list
--