<div dir="ltr">On Wed, Feb 7, 2018 at 3:07 PM, IOhannes m zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On 02/07/2018 08:33 PM, Martin Peach wrote:<br>
> Ah I see, more secret stuff...<br>
<br>
</span>while this might seem annoying and offputting to you, it is really just<br>
a very basic and common git workflow.<br>
<span class="gmail-"><br>
> I got this one:<br>
> <a href="https://github.com/pure-data/pure-data" rel="noreferrer" target="_blank">https://github.com/pure-data/<wbr>pure-data</a><br>
> and ran autogen.sh and configure from the top level.<br>
><br>
> Where would I find this other branch of which you speak?<br>
<br>
</span>if you cloned via git, you already have it:<br>
<br>
$ git checkout mingw-autotools-nolibdir<br>
<br>
(on the URL that lucas posted, you can also download the entire branch<br>
as a ZIP-file; but really: getting used to git and using it pays off<br>
endlessly)<br>
<br></blockquote><div>Yes I got it, I didn't realize it was in a different branch. And I keep running out of time :(<br><br>
<table class="gmail-diff-table gmail-tab-size"><tbody><tr><td class="gmail-blob-code gmail-blob-code-addition"><span class="gmail-blob-code-inner">+    make app</span>

  </td>
</tr>


    <tr>
    </tr></tbody></table><table class="gmail-diff-table gmail-tab-size"><tbody><tr><td class="gmail-blob-code gmail-blob-code-addition">

    <span class="gmail-blob-code-inner">+</span>

  </td>
</tr>


    <tr>
    </tr></tbody></table><table class="gmail-diff-table gmail-tab-size"><tbody><tr><td class="gmail-blob-code gmail-blob-code-addition">

    <span class="gmail-blob-code-inner">+This will create a "pd-VERSION" directory (ie. pd-0.48.1) which can then be used</span>

  </td>
</tr>


    <tr>
    </tr></tbody></table><table class="gmail-diff-table gmail-tab-size"><tbody><tr><td class="gmail-blob-code gmail-blob-code-addition">

    <span class="gmail-blob-code-inner">+by running pd.exe in the bin directory and placed wherever on your system. For</span>

  </td>
</tr>


    <tr>
    </tr></tbody></table><table class="gmail-diff-table gmail-tab-size"><tbody><tr><td class="gmail-blob-code gmail-blob-code-addition">

    <span class="gmail-blob-code-inner">+more info & options regarding the Pd app directory, see msw/README.txt</span>

  </td>
</tr>


    <tr>
    </tr></tbody></table><table class="gmail-diff-table gmail-tab-size"><tbody><tr><td class="gmail-blob-code gmail-blob-code-addition">

    <span class="gmail-blob-code-inner">+</span>

  </td>
</tr>


    <tr>
    </tr></tbody></table>

    <span class="gmail-blob-code-inner"></span>

<br></div><div>Now the 'make app' command produces the pd-.0.48.1 directory with pd.exe inside it but nothing happens if I run that file -- no errors, no messages, just returns to the prompt. So I suppose I still need to run something in the msw directory to build tcl/tk; the README.txt in there gives a list of possibilities, It's not clear to me which script to use to get a 'vanilla' pd.exe, or do I just unpack pdprototype.tgz?<br><br></div><div>Martin<br></div><div> <br></div></div></div></div>