hi,
(Windows 10, MinGW32 installed)
i'm want to use pdlibbuilder and started with the 'helloworld' example:
https://github.com/pure-data/helloworld (danomatica)
following the instructions, with a powershell in the folder i do:
make install pdincludepath=./src/ objectsdir=./build
this gives the following error:
Command "gcc -dumpmachine" did not return a target triplet
looking up what a target triplet could be, i have the impression
this error should not happen with pdlibbuilder.
(besides that i don't know what it should be and where to supply it)
any hint is appreciated.
rolf