Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-08-03 Thread Alexandre Torres Porres
Em qui., 3 de ago. de 2023 às 19:51, Linux Rouen Normandie < linux.ro...@free.fr> > *As my compilation finished with no warning and after the binary > installation Pd is working well, I think it found the headers (by the way, > which ones).* > it did find headers, as you were able to build a

Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-08-03 Thread IOhannes m zmölnig
Am 4. August 2023 00:49:16 MESZ schrieb Linux Rouen Normandie : >> Pd-0.54 has been released after Debian/bookworm, so you cannot use the Pd >> bundled with your Raspbian/bookworm. >/Not really understanding 'bookworm'.// It's the codename of the latest Debian release (aka "Debian 12"). Your fa

Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-08-03 Thread Alexandre Torres Porres
Em qui., 3 de ago. de 2023 às 16:46, IOhannes m zmölnig escreveu: > Personally I think this is a bug in ELSE, and would file a bug that it > ought to be buildable against older versions of Pd (even if that means > that some functionality is missing). > I'm creating new objects for multichannel f

Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-08-03 Thread Linux Rouen Normandie
Hello IOhannes, See here below my comments. I'm still in the learning phase for compiling Externals. Best, Joseph = = = = = = = = = = Le 03/08/2023 à 21:45, IOhannes m zmölnig a écrit : (resending, as I accidentally only answered to joseph) You must build against Pd-0.54 (as there's obviously n

Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-08-03 Thread IOhannes m zmölnig
(resending, as I accidentally only answered to joseph) You must build against Pd-0.54 (as there's obviously no compile time check for the actual Pd version). Pd-0.54 has been released after Debian/bookworm, so you cannot use the Pd bundled with your Raspbian/bookworm. Either compile Pd yourse

Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-08-03 Thread Linux Rouen Normandie
Hello Alexandre, No luck from the beginning with Errors starting from line 51 with: pi@RPi400:~/Downloads/pd-else-master $ make install objectsdir=~/else-build Using 'sudo' before the command is not better. Note-1: Of course, the pd-else-master.zip, downloaded today from your Else Git has been

Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-08-01 Thread Alexandre Torres Porres
cool, just try the current master, as I think I solved some issues for building these objects there and I'm still adding new features and will release the final update with them anyway... Em ter., 1 de ago. de 2023 às 19:32, Linux ROUEN Normandie < linux.ro...@free.fr> escreveu: > Thanks for your

Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-08-01 Thread Linux ROUEN Normandie
Thanks for your clarifications. It's clearer and my understanding has increased a bit. Now I will make my home work, including the 3 [~] objects, hoping I will not face to an unbreakable wall. Let's see. I will keep you posted... Best, Joseph Le 01/08/

Re: [PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-07-31 Thread Alexandre Torres Porres
Em seg., 31 de jul. de 2023 às 16:47, Linux Rouen Normandie < linux.ro...@free.fr> escreveu: > Hello Alexandre, > Well, I'm back with 5 basic (-questions-) for "dummies" embedded into your > here below Building instructions... > Maybe not the best place to discuss this, but then I could actually

[PD] Building ELSE for Pd Vanilla (here RPi OS 11 32-bit)

2023-07-31 Thread Linux Rouen Normandie
Hello Alexandre, Well, I'm back with 5 basic (-questions-) for "dummies" embedded into your here below Building instructions... Building ELSE for Pd Vanilla: ELSE relies on the build system called "pd-lib-builder" by Katja Vetter (check the project in: https://github.com/pure-data/pd-lib-build