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 1

best, 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


--