[Lazarus] Graphics unit and DLLs

Paul Ishenin ip at kmiac.ru
Wed May 27 02:17:28 CEST 2009


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.





More information about the Lazarus mailing list