<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hey, sorry, </div>

<div>I think I didn't reply to the list..</div>

<div> </div>

<div>
<div>Hey Christof,</div>

<div>thank you for your answer!</div>

<div>I took two approaches editing the Makefile:</div>

<div>1) I added the header file to the EXTRA DIST section like this:</div>

<div>
<p>EXTRA_DIST = README-ifeel.txt ifeel.h /home/pi/Documents/pd-0.49-0/src/g_canvas.h</p>

<p>and like this</p>

<p>EXTRA_DIST = README-ifeel.txt ifeel.h /home/pi/Documents/pd-0.49-0/src</p>

<p>with no succes, the same error occurs.</p>

<p><br/>
2) Then I edited the CFLAGS section like this:</p>

<p>CFLAGS = -DPD -I"$(PD_INCLUDE)" -I/home/pi/Documents/pd-0.49-0/src -Wall -W -g</p>

<p> </p>

<p>With this, the original error disappears, but I get a new one:</p>

<p><b>classpath.c:90:22:</b> <b>error: </b>‘<b>sys_searchpath</b>’ undeclared (first use in this function)</p>

<p>  x->x_top->nl_next = <b>sys_searchpath</b>;</p>

<p> </p>

<p>Is Hcs maybe built for Pd-extended and does pd-extended maybe use another g_canvas.h than Pd Vanilla?</p>

<p>Thanks with best regards,</p>

<p>Jakob</p>
</div>
</div>

<div>
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Gesendet:</b> Samstag, 23. Februar 2019 um 20:53 Uhr<br/>
<b>Von:</b> "Christof Ressi" <christof.ressi@gmx.at><br/>
<b>An:</b> "Jakob Laue" <jakkesprinter@web.de><br/>
<b>Cc:</b> pd-list@iem.at<br/>
<b>Betreff:</b> Aw: [PD] installing hcs library on Raspberry Pi</div>

<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>hi, g_canvas.h is not part of the public API, so it's probably not in the include/ folder, but you can find it in the Pd sources. Christof
<div> 
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Gesendet:</b> Samstag, 23. Februar 2019 um 13:55 Uhr<br/>
<b>Von:</b> "Jakob Laue" <jakkesprinter@web.de><br/>
<b>An:</b> pd-list@iem.at<br/>
<b>Betreff:</b> [PD] installing hcs library on Raspberry Pi</div>

<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>Hi all,</div>

<div>i am trying to install the hcs library on Raspbian Stretch with Pd 0.49.</div>

<div>I downloaded the sources from <a href="http://puredata.info/downloads/hcs" target="_blank">http://puredata.info/downloads/hcs</a></div>

<div>But I actually don't know what to do.</div>

<div>Trying 'make' gives me:</div>

<div> </div>

<div>canvas_name.c:4:22: fatal error: g_canvas.h : No such file or directory</div>

<div>#include "g_canvas.h"</div>

<div> </div>

<div>Any help is greatly appreciated :-)</div>

<div>Thanks, Jakob</div>
</div>
_______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/listinfo/pd-list</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></body></html>