[PD-dev] figuring out how to get everything merged

Christof Ressi info at christofressi.com
Sun Feb 5 22:56:21 CET 2023


> it's compiling just fine here using mingw so it's probably something stupid.
Are you building with ASIO support?

./configure --enable-portaudio --enable-asio -> FAIL

./configure --enable-portaudio --disable-asio -> FAIL

./configure --disable-portaudio -> SUCCESS

Christof

On 05.02.2023 22:37, Miller Puckette via Pd-dev wrote:
> Yep, I originally made a "0.53" branch but then messed it up so badly
> I had to start over - and thought it better to change the name to
> avoid confusion.
>
> I'll check on the windows build at some point; it's compiling just fine
> here using mingw so it's probably something stupid.  But will go mostly
> AWOL til Thursday.
>
> cheers
> M
> On Sun, Feb 05, 2023 at 10:15:08PM +0100, IOhannes m zmölnig wrote:
>> 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?
>
>
>
>> _______________________________________________
>> Pd-dev mailing list
>> Pd-dev at lists.iem.at
>> https://lists.puredata.info/listinfo/pd-dev
>
>
>
> _______________________________________________
> Pd-dev mailing list
> Pd-dev at lists.iem.at
> https://lists.puredata.info/listinfo/pd-dev





More information about the Pd-dev mailing list