Hi!
PD newbie here. Tried to build latest pd for Win10 with Msys2 using guidelines in install.txt from git drop. Ran into some problems:
- No mention of autogen.sh in install.txt
- No C compiler in msys2 by default. pacman -S msys/gcc was the correct one (after a few tries).
- Failed trying to link OSS. Tried ./configure --disable-oss - but no other midi or audio APIs found, and s_audio.c still looked for OSS.
It's not critical that this build works for me right now, so FYI only.
Thanks
=============================================
=============================================