On Wed, Feb 7, 2018 at 2:17 PM, IOhannes m zmölnig <zmoelnig@iem.at> wrote:
On 02/07/2018 08:08 PM, Martin Peach wrote:
> On Tue, Feb 6, 2018 at 12:16 PM, Dan Wilcox <danomatika@gmail.com> wrote:
>>
> Thanks, this is very useful!
> I followed the instructions to make the latest Pd from git and got to this

[...]

>
> So with msys2 I get:
> martin@martin-PC MINGW32 ~/pure-data$ make app
> make -C mac app
> make[1]: Entering directory '/home/martin/pure-data/mac'


just to be sure: you *did* checkout the `mingw-autotools-nolibdir`
branch before building, did you?
(the README.txt doesn't include that part, as the PR it is supposed to
be merged into `master`, at which point the README.txt would be wrong)


Ah I see, more secret stuff...
I got this one:
https://github.com/pure-data/pure-data
and ran autogen.sh and configure from the top level.

Where would I find this other branch of which you speak?

Martin