<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;">Hey all,</span></div>

<div><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;">Is it possible to install iemlib on a Raspberry Pi with Pd 0.49?</span></div>

<div><span style="font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;">In the Readme of the library it says that iemlib is only compatible with pd-0.38-3 to pd-0.39-2.</span></div>

<div> </div>

<div>I am on Raspbian Stretch and Pd 0.49 and I followed the install instructions carefully.</div>

<div>When I do "make" I get this:</div>

<div> </div>

<div>
<p><b>iem_pbank_csv.c:</b> In function ‘<b>iem_pbank_csv_write</b>’:</p>

<p><b>iem_pbank_csv.c:100:29:</b> <b>error: </b>assignment of read-only location ‘<b>*(format->s_name + (sizetype)p)</b>’</p>

<p>           format->s_name[p] <b>+=</b> 'a' - 'A';</p>

<p>                             <b>^~</b></p>

<p><b>iem_pbank_csv.c:</b> In function ‘<b>iem_pbank_csv_read</b>’:</p>

<p><b>iem_pbank_csv.c:389:29:</b> <b>error: </b>assignment of read-only location ‘<b>*(format->s_name + (sizetype)p)</b>’</p>

<p>           format->s_name[p] <b>+=</b> 'a' - 'A';</p>

<p> </p>

<p>I am thankful for any hints :-)</p>

<p>Best regards, Jakob</p>
</div>

<div> </div></div></body></html>