On Mon, 19 Jun 2006 10:34:43 +0700
Diwakoe <[EMAIL PROTECTED]> wrote:

> dear all,
> 
> today I try to install rx component on lazarus 0.9.17 snapshot and I
> get this error when compile it:
> 
> C:\lazarus\components\rx\AppUtils.pp(369,26) Error: function header
> doesn't match the forward declaration "class
> THackComponent.SetOtherDesigning(TComponent, Boolean)"

If you are using a recent compiler, then make sure, that all 'class
procedure' have the 'class' keyword in the implementation too.

Mattias



> 
> is there any conf I must set before install this component.
> 
> thanks,
> diwa
> 
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to