Hey,<br><br><br><div class="gmail_quote">On Tue, Aug 18, 2009 at 1:45 AM, Mathieu Bouchard <span dir="ltr">&lt;<a href="mailto:matju@artengine.ca">matju@artengine.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Mon, 17 Aug 2009, Mathieu Bouchard wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I hope that you have spelt that name right in the actual patch, because in this email, you didn&#39;t. It&#39;s &quot;violoncelle.mov&quot;. this is french spelling for &quot;cello&quot;.<br>
</blockquote>
<br></div>
Sorry, I didn&#39;t look at your log when I first saw that. The log shows that you had spelt it right. It also corresponds to this error message I get when running my own patch:<br>
<br>
  error: [#draw_polygon put (255 0 0)]: &#39;lines&#39; is empty<br>
<br>
which is an initialisation error I made, but didn&#39;t worry about because it doesn&#39;t cause any problem (except with the ATI driver).<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


0xb77035dc in __cxa_allocate_exception () from /usr/lib/libstdc++.so.6<br>
</blockquote></blockquote>
<br></div>
Can anyone figure out how to fix this problem from within GridFlow? Because so far, the solutions involve messing with pd config in weird ways and I can&#39;t expect every GF user will be experienced and/or persistent enough to figure it out. What I know about it is essentially what Claude wrote in this mail:</blockquote>

<div>I checked out this link: <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
  <a href="http://lists.artengine.ca/pipermail/gridflow-dev/2008-October/000455.html" target="_blank">http://lists.artengine.ca/pipermail/gridflow-dev/2008-October/000455.html</a></blockquote><div> </div><div>What do i have to do with the attachments??<br>

in the terminal i just executed this: (i dwnld attachment.c and renamed it libstdcpp.c)<br>gcc -shared -o libstdcpp.pd_linux libstdcpp.c -lstdc++<br></div><div>and got this:<br> /usr/bin/ld: cannot find -lstdc++<br>collect2: ld returned 1 exit status<br>

<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
And if you read in the gridflow-dev archive that this bug has to do with Ubuntu, it was a mistake, it doesn&#39;t (and I replied to myself about it too).<br>
<br>
I thought about something: could anyone with that problem try to recompile Pd with a -lstdc++ option? if it worked that way, there would be no need for the library loading order hack, and no need for the even weirder hack involving a dummy &quot;external&quot; that contains nothing (the latter hack is required for those who want the GEM&lt;-&gt;GF bridge, because of some kind of catch-22).<div>

<div></div><div class="h5"><br>
<br>
 _ _ __ ___ _____ ________ _____________ _____________________ ...<br>
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec</div></div></blockquote></div><br>