On 2/4/23 19:58, Miller Puckette via Pd-dev wrote:
I made a git branch off 0.53-1 and back-applied the portaudio update to it.
just a quick note: the current `master` seems to not build on Windows/MinGW any longer. seems to be related to ASIO.
see https://git.iem.at/pd/pure-data/-/jobs/46362
the '0.53-2' branch¹ however seems to build fine. which is a bit weird...
on close inspection, it turns out that the portaudio/ directories in the '0.53-2' branch and the 'master' branch are indeed different. i don't know why and how they have been imported (presumably with the 'portaudio/update.sh' script, but the portaudio/portaudio/src/common/pa_gitrevision.h now shows 'unknown' which is not very helpful)
gfmdasd IOhannes
¹ shouldn't that branch be called '0.53' instead, as it is (hopefully) will contain the entire 0.53-x history?