<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On May 31, 2006, at 3:07 AM, patco wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">hello,<BR>  <BR>  I had to make some changes in freshly updated cvs files for compiling pd with mingw:<BR>  <BR>  <SPAN style="text-decoration: underline;">removed second and third #else in d_fft.c<BR>  added ringbuffer.c in portaudio/pablio/ (cvs problem?)<BR>  added pa_types.h in portaudio/pa_common/ (cvs problem?)<BR></SPAN></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>This is fixed in the latest.  You can use the latest portaudio and portmidi directories when compiling 0.39.2.  If you checked out 0.39.2 from CVS with "cvs co -r v0-39-2 pd", then just "cd pd &amp;&amp; cvs up -APd port*"</DIV><BR><BLOCKQUOTE type="cite"><SPAN style="text-decoration: underline;">  added asio folder in pd/ (pd/asio/asio.cpp missing)<BR></SPAN></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The ASIO license does not allow us to re-distribute the source, so it can't be in CVS.  I think we should make ASIO a ./configure --enable-asio flag so that Pd compiles by default with only free software.</DIV><BR><BLOCKQUOTE type="cite"><SPAN style="text-decoration: underline;">compiled object are in pd/obj (shouldn't they be in pd/bin ?)<BR>  <BR>  added wish84.exe in pd/bin<BR></SPAN></BLOCKQUOTE><BR></DIV><DIV>If you are using makefile.mingw from the sourceforge patch tracker, its a hacked up affair that's not worth fixing.  Instead, its a test bed for how to fix the configure.in and makefile.in for MinGW so that you can "./configure &amp;&amp; make &amp;&amp; make install" like the other platforms.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If you want to fix things, then please try out configure.in and makefile.in, using what works in makefile.mingw.  Otherwise, its really a waste of time to try to clean up makefile.mingw.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>.hc</DIV><DIV><P style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">____________________________________________________________________________</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space"> </SPAN>As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">                                                  </SPAN>- Benjamin Franklin</FONT></P>  </DIV><BR></BODY></HTML>