Doing a clean build worked, thanks.<br><br><div class="gmail_quote">On Tue, May 26, 2009 at 8:17 PM, Paul Ishenin <span dir="ltr"><<a href="mailto:ip@kmiac.ru">ip@kmiac.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">matt shaffer wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Adding interfaces prevents the errors I was getting previously, but a few remain:<br>
project1.lpr(209,1) Error: Undefined symbol: RESSTR_LCLSTRCONSTS_RSMBOPEN<br>
project1.lpr(209,1) Error: Undefined symbol: RESSTR_LCLSTRCONSTS_RSMBSAVE<br>
project1.lpr(209,1) Error: Undefined symbol: RESSTR_LCLSTRCONSTS_RSMBUNLOCK<br>
project1.lpr(209,1) Error: Undefined symbol: RESSTR_LCLSTRCONSTS_RSMTAUTHENTICATION<br>
</blockquote>
<br></div>
Don't know what is wrong here. That symbols are defined in the LCLStrConsts unit as resource strings. Maybe some fpc problem? Or maybe you need to remove all your .ppu and .o files and try to clean build.<div><div></div>
<div class="h5"><br>
<br>
Best regards,<br>
Paul Ishenin.<br>
<br>
<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br>