Doing a clean build worked, thanks. On Tue, May 26, 2009 at 8:17 PM, Paul Ishenin <[email protected]> wrote:
> matt shaffer wrote: > >> Adding interfaces prevents the errors I was getting previously, but a few >> remain: >> project1.lpr(209,1) Error: Undefined symbol: RESSTR_LCLSTRCONSTS_RSMBOPEN >> project1.lpr(209,1) Error: Undefined symbol: RESSTR_LCLSTRCONSTS_RSMBSAVE >> project1.lpr(209,1) Error: Undefined symbol: >> RESSTR_LCLSTRCONSTS_RSMBUNLOCK >> project1.lpr(209,1) Error: Undefined symbol: >> RESSTR_LCLSTRCONSTS_RSMTAUTHENTICATION >> > > 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. > > > Best regards, > Paul Ishenin. > > > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >
_______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
