Hi,
error is unit frmscout.pas, lines 676 and 678 (frmscout.pas(676,35) Error: Identifier idents no member "Comps").
Reason is that the line 294 of componentreg.pas:
property Comps: TRegisteredComponentList read fComps;
was removed (accidentaly? because the private field fComps is still there). See:
https://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/components/ideintf/componentreg.pas?root=lazarus&r1=64182&r2=64181&pathrev=64182
Thanks.
--
_______________________________________________
lazarus mailing list
[hidden email]
https://lists.lazarus-ide.org/listinfo/lazarus