<div>Hi!</div><div>After some tries, I managed to install the Indy library into Lazarus.</div><div>After rebuilding the Lazarus IDE, all the Indy components appeared in the "Components List".</div><div><br></div>
<div>But when I try to drag one of them (TIdUDPClient), an error message appears and I have to close the IDE:</div><div><br></div>Invalid character set (ASCII)<div>Press accept to ignore</div><div>Press cancel to close the program</div>
<div><br></div><div>If I ignore, it appears over and over again, until I press Cancel, and then the entire IDE is closed.</div><div><br></div><div>I also tried to creating the component by code (in the form's OnCreate event) and it seems to work fine.</div>
<div><br></div><div>I am using Lazarus v1.0 and the current Indy trunk snapshot (downloaded today). I am in Linux Ubuntu 64 bits.</div><div><br></div><div>Do you have any suggestion / workaround?</div><div><br></div><div>
Thank you in advance,</div><div>Best regards,</div><div>Ruben</div>