i found 'lucas' webpage https://puredata.info/docs/developer/mingw/WindowsMinGW

installed MSYS2 following the instructions.
sofar so good.

starting MSYS2 MinGW 64-bit, following the https://github.com/pure-data/helloworld webpage:

make install pdincludepath=../pure-data/src/ objectsdir=./build

ERROR:
"cannot find C:\Program Files/Pd/bin/pd.dll: No such file or directory"

in the Makefile.pdlibbuilder i could find that
pdincludepath should be PDDIR
and ../pure-data/src/ is NOT meant being the /src folder of Pd
but the 'root' of the Pd install.

then this finally worked.


rolf

Lucas Cordiviola schreef op 07-11-2021 13:36:
On 11/7/2021 9:18 AM, [email protected] wrote:
following the instructions, with a powershell in the folder i do:

powershell?

You should use the MinGW[32 or 64] shell. Not the powershell.

--

Mensaje telepatico asistido por maquinas.



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to