<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">​Thanks, Lucas. There are some useful things here, and I see a few things to fix, especially with implicit casting.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">One thing that's confusing in compiling is which m_pd.h to use. It looks like your pd-lib-builder found m_pd.h from Pd extended​, which may break things in cases where we're using the updated one from newer vanillas. If you have vanilla installed, there's a way to fix it by changing the code in pd-lib-builder/Makefile.pdlibbuilder, lines 562-567:</div><div class="gmail_default" style="font-family:verdana,sans-serif">Here's the current:</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif"><div class="gmail_default">  ifndef pdincludepath</div><div class="gmail_default">    pdincludepath := $(shell ls -d "$(PROGRAMFILES)/pd/include/pdextended")</div><div class="gmail_default">  endif</div><div class="gmail_default">  ifndef pdincludepath</div><div class="gmail_default">    pdincludepath := $(shell ls -d "$(PROGRAMFILES)/pd/src")</div><div class="gmail_default">  endif</div></div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I think you can just comment out the first three lines, or move them below the next three.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Much appreciated.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 3, 2016 at 2:45 PM, Lucas Cordiviola <span dir="ltr"><<a href="mailto:lucarda27@hotmail.com" target="_blank">lucarda27@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_5510553014143312741divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif">
<p></p>
<div>Hi Alexandre,</div><span class="">
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<p></p>
<div><i>>For instance, I only compiled for mac, maybe somebody else can help us >compiling for windows?</i> </div>
<p></p>
</blockquote>
<p></p>
<div></div>
<div><br>
</div>
<div><br>
</div>
</span><div>This is the first time I`ve compiled something. Almost all objects were created. I used Mingw.</div>
<div><br>
</div>
<div>Report attached: “Cyclone-0.3.pre.alpha-<wbr>milestone2-mingw32-report-1.<wbr>txt”</div>
<div><br>
</div>
<div>Tomorrow I will test objects, which ones I have to avoid?</div>
<div><br>
</div>
<div>Salutti,</div>
<div>Lucarda.</div>
<br>
<p></p>
<p><br>
</p>
<div id="m_5510553014143312741Signature"><font face="Courier New, Courier, Monospace" size="2">Mensaje telepatico asistido por maquinas.</font>
</div>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block;width:98%">
<div id="m_5510553014143312741divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Pd-list <<a href="mailto:pd-list-bounces@lists.iem.at" target="_blank">pd-list-bounces@lists.iem.at</a>> on behalf of Alexandre Torres Porres <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>><br>
<b>Sent:</b> Monday, October 3, 2016 6:00 AM<br>
<b>To:</b> <a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a><br>
<b>Subject:</b> [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)</font>
<div> </div>
</div>
<div>
<div dir="ltr"><span id="m_5510553014143312741gmail-m_6309314274661174234gmail-m_6575663456448970983gmail-m_-513203731037343175gmail-docs-internal-guid-983544e9-86dd-65ef-60af-54016c2567cb">
<p style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;text-align:justify">
<span style="color:rgb(0,0,0);font-family:'times new roman',serif;white-space:pre-wrap;background-color:transparent">Howdy, as some of you know, me Derek and Matt have been working on new updates for cyclone. .....................</span></p>
<p style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;text-align:justify">
<font color="#000000" face="times new roman, serif"><span style="background-color:transparent;vertical-align:baseline;white-space:pre-wrap"></span></font></p>
</span></div>
</div>
</div>
</div>
</div>

<br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br></blockquote></div><br></div>