<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 25, 2010, at 3:37 PM, András Murányi wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">2010/11/25 Ivica Ico Bukvic <span dir="ltr">&lt;<a href="mailto:ico@vt.edu">ico@vt.edu</a>&gt;</span><br><blockquote class="gmail_quote" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto; "> <div><div></div><div class="h5">On Wed, 2010-11-24 at 22:46 -0500, Ivica Ico Bukvic wrote:<br> &gt;<br> &gt; On Thu, 2010-11-25 at 02:53 +0100, András Murányi wrote:<br> &gt; &gt; moonlib indeed!<br> &gt; &gt;<br> &gt; &gt; 2010/11/25 Jonathan Wilkes &lt;<a href="mailto:jancsika@yahoo.com">jancsika@yahoo.com</a>&gt;<br> &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; [moonlib/mknob]<br> &gt; &gt;<br> &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; -Jonathan<br> &gt; &gt;<br> &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Thanks, this worked.<br> &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Now i'm having segfaults on patch load, it seems it's<br> &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; with [moocow/mknob].<br> &gt; &gt;<br> &gt;<br> &gt; Confirmed. Looking into it...<br> <br> </div></div>All right, I said I would go to sleep but the curiosity got the best of<br> me, so I looked at this one and found a super-simple solution.<br> <br> Namely, it appears mknob uses g_all_guis.h and g_canvas.h, both of which<br> have changed as a result of accelerated drawing of iemgui objects. A<br> simple recompile of mknob (and likely other objects that may rely upon<br> the same framework) apparently fixed the problem.<br> </blockquote><div>&nbsp;<br>Alrite, my knowledge is just not enough to teach moonlib (which i have put into /extra) where the pd headers are. What shall i modify in its makefile?<br><br>Andras<br></div></div></blockquote></div><div><br></div>The header install locations have changed in Pd 0.43, now all Pd headers are installed into /usr/include/pd, so if an external uses anything in addition to m_pd.h, then it'll need to include that location in the include path.<div><br></div><div>.hc<br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><br class="Apple-interchange-newline"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div><br class="khtml-block-placeholder"></div><div>----------------------------------------------------------------------------</div><div><br></div><div>"[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it away to benefit those who profit from scarcity."&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;-John Gilmore</div><br class="Apple-interchange-newline"></span></span> </div><br></div></body></html>